changed project name from cl-forth to kurt
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(in-package :cl-forth)
|
||||
(in-package :kurt)
|
||||
|
||||
(defun make-token (sym? line col &optional (type nil))
|
||||
(when (null type)
|
||||
|
||||
Reference in New Issue
Block a user