summary refs log tree commit diff stats
path: root/.repl
diff options
context:
space:
mode:
Diffstat (limited to '.repl')
-rw-r--r--.repl4
1 files changed, 4 insertions, 0 deletions
diff --git a/.repl b/.repl new file mode 100644 index 0000000..229237b --- /dev/null +++ b/.repl
@@ -0,0 +1,4 @@
1;; -*- scheme -*-
2(import (beaker system))
3
4(print "> (load-system \"boudin.egg\")")