Changeset tag,last-working,10 for tag/last-working/cdk.lisp
- Timestamp:
- 10/18/2007 03:19:37 PM (19 years ago)
- branch-nick:
- tui
- revision id:
- dsowen@fugue88.ws-20071018151937-126h3altfrx96ahq
- File:
-
- 1 edited
-
tag/last-working/cdk.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tag/last-working/cdk.lisp
r8 r10 132 132 (move-and-add-char window y (+ x i) (aref s i)))) 133 133 134 (defcfun ("wmove" c-wmove) :int 135 (window :pointer) 136 (y :int) 137 (x :int)) 138 134 139 (defcfun ("wrefresh" c-refresh-window) :int 135 140 (window :pointer))
Note: See TracChangeset
for help on using the changeset viewer.
