Changeset main,15 for main/input.lisp
- Timestamp:
- 10/30/2007 06:50:12 PM (19 years ago)
- branch-nick:
- tui
- revision id:
- dsowen@fugue88.ws-20071030185012-vvffnzgd6b5dnmjj
- File:
-
- 1 edited
-
main/input.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
main/input.lisp
r14 r15 1 1 ;;;; TODO: Change all the keycode symbols to an enumeration so that 2 ;;;; Lisp will de etect typos, &c.2 ;;;; Lisp will detect typos, &c. 3 3 4 4 (defpackage #:input 5 5 (:use #:cl #:cffi) 6 (:export ))6 (:export #:%wget-wch)) 7 7 8 8 (in-package #:input)
Note: See TracChangeset
for help on using the changeset viewer.
