CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/03/02 12:50:52

Modified files:
        usr.bin/mg     : interpreter.c 

Log message:
It is now possible to define single value variables in the startup file:

(define myfile d.txt)

And use them like:

(find-file myfile)

Reply via email to