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
 
href='#n72'>72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101