Seems more at home somehow.
+;;;--------------------------------------------------------------------------
+;;; Miscellaneous details.
+
+(export '*sod-version*)
+(defparameter *sod-version* sod-sysdef:*version*
+ "The version of the SOD translator system, as a string.")
+
;;;--------------------------------------------------------------------------
;;; Debugging utilities.
;;;--------------------------------------------------------------------------
;;; Debugging utilities.
-(export '*sod-version*)
-(defparameter *sod-version* sod-sysdef:*version*
- "The version of the SOD translator system, as a string.")
-
;;;----- That's all, folks --------------------------------------------------
;;;----- That's all, folks --------------------------------------------------