lib/sod-structs.3: Some clarifications and typesetting fixes.
[sod] / src / package.lisp
index 60da8ea..4ae7da7 100644 (file)
@@ -28,4 +28,6 @@
        #:sod-utilities
        #:sod-parser))
 
+(cl:in-package #:sod)
+
 ;;;----- That's all, folks --------------------------------------------------