Add RCS version lines
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* NetHack 3.5 ppmwrite.c $Date$ $Revision$ */
|
||||
/* this produces a raw ppm file, with a 15-character header of
|
||||
* "P6 3-digit-width 3-digit-height 255\n"
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* NetHack 3.5 thintile.c $Date$ $Revision$ */
|
||||
/* SCCS Id: @(#)thintile.c 3.5 1995/11/26 */
|
||||
/* Copyright (c) NetHack Development Team 1995 */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
NetHack 3.5 tile.doc $Date$ $Revision$
|
||||
|
||||
Window ports can optionally make use of the tiles (pictures for NetHack
|
||||
symbols) found in this directory. They are distributed in a text format
|
||||
with routines to help in converting them to a system's preferred format
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* NetHack 3.5 tile.h $Date$ $Revision$ */
|
||||
typedef unsigned char pixval;
|
||||
|
||||
typedef struct pixel_t {
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* NetHack 3.5 tile2bmp.c $Date$ $Revision$ */
|
||||
/* SCCS Id: @(#)tile2bmp.c 3.5 2002/03/14 */
|
||||
/* Copyright (c) NetHack PC Development Team 1995 */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* NetHack 3.5 tilemap.c $Date$ $Revision$ */
|
||||
/* SCCS Id: @(#)tilemap.c 3.5 2000/06/04 */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* NetHack 3.5 tiletext.c $Date$ $Revision$ */
|
||||
/* SCCS Id: @(#)tiletext.c 3.5 1999/10/24 */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user