diff options
Diffstat (limited to 'main.lisp')
-rw-r--r-- | main.lisp | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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") |