srv/accounts.lisp
Circling Skies 77c411756d Identifies each binary with a version tag.
It also includes scripts for formating Lisp code for people who will
read Lisp code directly.  It doesn't cost us much to organize the Lisp
output a bit.  In a similar spirit, I'm not including NOWEB as part of
the build process.  (Most users will not have NOWEB around to use it.)
So while the Makefile is pretty short because there's little to do,
Anyfile is the ANYWEB makefile.  ANYWEB is my modified, personal
version of NOWEB for Windows.  (The way I use this second makefile is
to make a shell alias called /amake/ that automatically invokes ``make
-f Anyfile'' for me.)
2024-12-19 19:53:48 -03:00

9 lines
183 B
Common Lisp

(#S(LOOP::ACCOUNT
:USERNAME "ROOT"
:SEEN 3943637447
:LAST-POST NIL
:FRIENDS NIL
:PASS NIL
:PASS-LOCKED NIL
:PASS-LOCKED-WHY NIL
:CREATION 3913066800))