summaryrefslogtreecommitdiffstats
path: root/libs.arc
diff options
context:
space:
mode:
Diffstat (limited to 'libs.arc')
-rw-r--r--libs.arc7
1 files changed, 7 insertions, 0 deletions
diff --git a/libs.arc b/libs.arc
new file mode 100644
index 0000000..68b5d9b
--- /dev/null
+++ b/libs.arc
@@ -0,0 +1,7 @@
+(map load '("strings.arc"
+ "pprint.arc"
+ "code.arc"
+ "html.arc"
+ "srv.arc"
+ "app.arc"
+ "prompt.arc"))