|
|
BSD 4.3reno
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.version.c - version 1.0.3 */
/* $Header: /var/lib/cvsd/repos/CSRG/43BSDReno/games/hack/hack.version.c,v 1.1.1.1 2018/04/24 16:12:57 root Exp $ */
#include "date.h"
doversion(){
pline("%s 1.0.3 - last edit %s.", (
#ifdef QUEST
"Quest"
#else
"Hack"
#endif QUEST
), datestring);
return(0);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.