about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--basic.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic.lsp b/basic.lsp
index a63ab27..91c990a 100644
--- a/basic.lsp
+++ b/basic.lsp
@@ -268,6 +268,7 @@
 
 ;;;; Program evaluation
 (defun run (state)
+   )
 
 ;;; Finishing touches