svn: r166

This commit is contained in:
Jono Spiro 2004-08-09 19:20:28 +00:00
parent ec363fe731
commit c65e299e5c
2 changed files with 29 additions and 28 deletions

View File

@ -0,0 +1,2 @@
del compiled
del private\compiled

View File

@ -24,5 +24,4 @@
'(("frtime") ("stepper"))))
; for use not on PLaneT
(pack-collections "frtime-distro.plt" "FrTime Language" '(("frtime")) #f '() std-filter)
(pack-collections "mztake-distro.plt" "MzTake Debugger" '(("mztake")) #t '(("frtime") ("stepper")) my-filter))
(pack-collections "mztake-distro.plt" "MzTake Debugger" '(("mztake")("frtime")) #t '(("stepper")) my-filter #f))