add -demo suffix to test langs to avoid name collisions

dev-srcloc
Matthew Butterick 8 years ago
parent bba9e09f37
commit ff4bda8ee3

@ -1,4 +1,8 @@
#lang info
;; the subdirectories here are suffixed with -demo
;; so they don't collide in the #lang namespace
;; with the test projects that readers will be making themselves
(define collection 'multi)
(define version "0.01")

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save