Update for executable version

This commit is contained in:
William Moore 2025-01-07 20:02:59 -06:00
parent 0d8f48633c
commit a111d1b245

View File

@ -97,5 +97,6 @@
(setf generated-sentence (replace-substring generated-sentence "the the" "the"))
generated-sentence))
(princ (splork))
(exit)
(defun splork-generate ()
(princ (splork)))