Fix startup environment.

This commit is contained in:
Calvin Rose
2019-10-29 18:47:54 -05:00
parent 2541806dc1
commit 427b2638e0
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
# Body
(each path (tuple/slice (dyn :args) 1)
(print "\n/* " path " */\n")
(print (slurp path)))
# maybe will help