svn: r8067
This commit is contained in:
Matthias Felleisen 2007-12-19 17:45:31 +00:00
parent 342290e520
commit deca1bd57f

View File

@ -11,6 +11,7 @@
;; to ensure this guy is loaded (and the snipclass installed) in the drscheme namespace & eventspace
;; these things are for effect only!
(require (lib "cache-image-snip.ss" "mrlib")
#;
(prefix foo (lib "matrix.ss" "htdp")))
(define op (current-output-port))
@ -183,8 +184,7 @@
'(lib "mzlib/foreign.ss")
'(lib "mred/mred.ss")
'(lib "mrlib/cache-image-snip.ss")
;; WOW:
'(lib "htdp/matrix.ss")
'(lib "mrlib/matrix-snip.ss")
'(lib "mzlib/pconvert-prop.ss")))
;; ensure that they are all here.