Ignore:
Timestamp:
09/27/2007 10:46:25 PM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui
revision id:
dsowen@fugue88.ws-20070927224625-s9k87snjmjfo33lv
Message:

Added a few more things to the curses/forms wrapper.
Added very light CDK wrapper and adjusted Makefile.

File:
1 edited

Legend:

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

    r1 r5  
    33(asdf:defsystem #:tui
    44  :depends-on (#:cffi)
    5   :components ((:file "curses")))
     5  :components (#|(:file "curses")|#
     6               (:file "cdk")))
Note: See TracChangeset for help on using the changeset viewer.