Ignore:
Timestamp:
11/15/2007 09:11:06 PM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui
revision id:
dsowen@fugue88.ws-20071115211106-ix3zpfhce07h8wg8
Message:

Updated grid.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/grid/package.lisp

    r28 r53  
    11(defpackage #:grid
    2   (:use #:cl #:dso-util #:tui-display-string)
     2  (:use #:cl #:dso-util #:tui-display-string #:tui-output #:tui-window)
    33  (:export #:rows #:columns #:item #:uses-display-strings #:row-scroll
    44           #:column-scroll #:make-grid #:draw))
Note: See TracChangeset for help on using the changeset viewer.