leave outdated files as 3.6; more to 5.0

This commit is contained in:
nhmall
2026-04-26 09:29:50 -04:00
parent 97b6fad509
commit 2a6e7c47ec
110 changed files with 114 additions and 114 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* NetHack 3.7 lev_lex.h $NHDT-Date: 1596498300 2020/08/03 23:45:00 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.9 $ */
/* NetHack 3.6 lev_lex.h $NHDT-Date: 1596498300 2020/08/03 23:45:00 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.9 $ */
/* "vms/lev_lex.h" copied into "util/stdio.h" for use in *_lex.c only!
* This is an awful kludge to allow util/*_lex.c made by SunOS's `lex'
* to be compiled as is. (It isn't needed with `flex' or VMS POSIX