Ignore:
Timestamp:
10/30/2007 06:50:12 PM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui
revision id:
dsowen@fugue88.ws-20071030185012-vvffnzgd6b5dnmjj
Message:

Minor edits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tag/last-working/input.lisp

    r14 r15  
    11;;;; TODO: Change all the keycode symbols to an enumeration so that
    2 ;;;; Lisp will deetect typos, &c.
     2;;;; Lisp will detect typos, &c.
    33
    44(defpackage #:input
    55  (:use #:cl #:cffi)
    6   (:export))
     6  (:export #:%wget-wch))
    77
    88(in-package #:input)
Note: See TracChangeset for help on using the changeset viewer.