|
|
1.1 root 1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
2: /* hack.version.c - version 1.0.3 */
3: /* $Header: hack.version.c,v 1.5 85/05/09 00:40:41 aeb Exp $ */
4:
5: #include "date.h"
6:
7: doversion(){
8: pline("%s 1.0.3 - last edit %s.", (
9: #ifdef QUEST
10: "Quest"
11: #else
12: "Hack"
13: #endif QUEST
14: ), datestring);
15: return(0);
16: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.