summaryrefslogtreecommitdiff
path: root/main.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'main.lisp')
-rw-r--r--main.lisp3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.lisp b/main.lisp
index 48fefe0..8afe531 100644
--- a/main.lisp
+++ b/main.lisp
@@ -46,4 +46,7 @@ This owuld make it simple
;; Process the program list attributes
(load "~/clasm-6502/attributes.lisp")
+
+
+;; Process the program list labels
(load "~/clasm-6502/labels.lisp")