Ignore:
Timestamp:
11/03/2007 03:55:10 PM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui
revision id:
dsowen@fugue88.ws-20071103155510-r69yh2jkr423i49e
Message:

Display-strings now clip to the window.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tag/last-working/tui.asd

    r22.1.1 r25  
    66               (:file "cdk")
    77               (:file "display-string"
    8                       :depends-on ("cdk"))
     8                      ;; "input" only for testing
     9                      :depends-on ("cdk" "input"))
    910               (:module "grid"
    10                         :depends-on ("cdk")
     11                        :depends-on ("cdk" "display-string")
    1112                        :components ((:file "package")
    1213                                     (:file "model")
Note: See TracChangeset for help on using the changeset viewer.