Changeset tag,last-working,12 for tag/last-working
- Timestamp:
- 10/25/2007 01:58:55 AM (19 years ago)
- branch-nick:
- tui
- revision id:
- dsowen@tux-20071025015855-45wilvnyvth9nein
- File:
-
- 1 edited
-
tag/last-working/cdk.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tag/last-working/cdk.lisp
r10 r12 25 25 26 26 (defcfun ("initscr" c-init-curses-screen) :pointer) 27 28 (defcfun ("start_color" c-curs-init-color) :int) 27 29 28 30 (defcfun ("endwin" c-end-curses) :int)
Note: See TracChangeset
for help on using the changeset viewer.
