about summary refs log tree commit diff stats
path: root/chicanery#.scm
diff options
context:
space:
mode:
authorCase Duckworth2023-08-13 21:29:02 -0500
committerCase Duckworth2023-08-13 21:29:02 -0500
commit1f46fa50599de57d8e596e2294ebf8f5834aca7a (patch)
tree041fffc0f8b07320355728238fa7453bf6880d1d /chicanery#.scm
parentExport import* forms (diff)
downloadchicanery-1f46fa50599de57d8e596e2294ebf8f5834aca7a.tar.gz
chicanery-1f46fa50599de57d8e596e2294ebf8f5834aca7a.zip
Move files around
Diffstat (limited to 'chicanery#.scm')
-rw-r--r--chicanery#.scm17
1 files changed, 0 insertions, 17 deletions
diff --git a/chicanery#.scm b/chicanery#.scm deleted file mode 100644 index 6f71e5a..0000000 --- a/chicanery#.scm +++ /dev/null
@@ -1,17 +0,0 @@
1;;; chicanery#.scm -*- geiser-scheme-implementation: gambit; -*-
2
3(##include "~~lib/r7rs#.scm")
4
5(##namespace ("" ; extras
6 list-map
7 list-for-each
8 list-append
9 ref
10 copy
11 atom?
12 read-port
13 read-port-chunk-size
14 defined?
15 displayed ->string
16 written
17 print))