Bulk recovery of file CVS headers and addition of NHDT- headers.

This commit is contained in:
keni
2015-02-26 09:19:03 -05:00
parent 9480f880c4
commit 03140969ee
492 changed files with 1003 additions and 502 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
/* NetHack 3.5 ppmwrite.c $Date$ $Revision$ */
/* NetHack 3.5 ppmwrite.c $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$ */
/* NetHack 3.5 ppmwrite.c $Date: 2009/05/06 10:59:00 $ $Revision: 1.2 $ */
/* this produces a raw ppm file, with a 15-character header of
* "P6 3-digit-width 3-digit-height 255\n"
*/