Macro Define-Constant

Part of:

package lisplab
( define-constant &rest < args > )
Works as defconstant. Made to avoid trouble with sbcl's strict
interpretation of the ansi standard.