|
|
1.1 root 1: ;; version.l
2: ;; -[ Wed May 22 09:30:58 PDT 1985 by sklower]-
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 ".92")
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.