Added teachpack/picturing-programs.rkt. This and previous 5 commits have to
do with installing picturing-programs into the standard bundle.
This commit is contained in:
parent
9fb54f1ae9
commit
ebb0def6dd
3
collects/teachpack/picturing-programs.rkt
Normal file
3
collects/teachpack/picturing-programs.rkt
Normal file
|
@ -0,0 +1,3 @@
|
|||
#lang racket/base
|
||||
(require picturing-programs)
|
||||
(provide (all-from-out picturing-programs))
|
Loading…
Reference in New Issue
Block a user