Annotation of 42BSD/ucb/lisp/lisplib/version.l, revision 1.1.1.1

1.1       root        1: ;; version.l
                      2: ;;                     -[Sat Sep 10 10:51:45 1983 by jkf]-
                      3: ;;
                      4: ;; This file is edited after every modification is made to the
                      5: ;; lisp system.
                      6: ;; Variables defined:
                      7: ;;   this-lisp-version-built: a symbols whose pname is the date when
                      8: ;;     the lisp system was build.  People who care about such things
                      9: ;;     can have their .lisprc file print it out at startup
                     10: ;;   franz-minor-version-number.  This is printed after the opus number
                     11: ;;     upon startup.  It is incremented after each fix or feature addition
                     12: ;;
                     13: 
                     14: (setq this-lisp-version-built (status ctime)
                     15:       franz-minor-version-number ".79")

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.