home *** CD-ROM | disk | FTP | other *** search
- added functions:
- (remq 'g_val 'l_list) - just like remove but uses eq instead of equal
- (command-line-args) - returns a list of the command line arguments
- when lisp was started. This function will return
- only those arguments typed by the user, even if the
- lisp was started with the autorun feature (liszt -r).
- (sys:gethostname) - returns the name of the machine.
- (status domain) - returns 'ucb' here.
-
-
-
-