and there you half it folks
This commit is contained in:
14
inc/copgcops.scm
Normal file
14
inc/copgcops.scm
Normal file
@@ -0,0 +1,14 @@
|
||||
;; 'oop goops' but 'cop gcops'
|
||||
;; instead of Object oriented programming, it is zzCell oriented
|
||||
(define-module (cop gcops)
|
||||
; :use-module (blah blah)
|
||||
:use-module (waffle ufo)
|
||||
:use-module (zipstyke notcurses)
|
||||
:use-module (s7 s7)
|
||||
)
|
||||
(export prims zzcell slice dimension rank canvas
|
||||
zzdb zzvm waffle zipstyke
|
||||
)
|
||||
|
||||
(export-syntax
|
||||
)
|
||||
Reference in New Issue
Block a user