about summary refs log tree commit diff stats
path: root/loot.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'loot.lsp')
-rw-r--r--loot.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/loot.lsp b/loot.lsp
index 91f8eac..bb2176a 100644
--- a/loot.lsp
+++ b/loot.lsp
@@ -1,3 +1,4 @@
+;; -*- islisp -*-
 ;; #lang core-lisp
 ;;; Port of https://en.wikipedia.org/wiki/ModernPascal#Code_Sample[3].
 ;;; And then to CL and ISLisp.