File:  [CSRG BSD Unix] / 43BSDReno / games / warp / version.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

/* $Header: /var/lib/cvsd/repos/CSRG/43BSDReno/games/warp/version.c,v 1.1.1.1 2018/04/24 16:12:57 root Exp $
 *
 * $Log: version.c,v $
 * Revision 1.1.1.1  2018/04/24 16:12:57  root
 * BSD 4.3reno
 *
 * Revision 7.0  86/10/08  15:14:39  lwall
 * Split into separate files.  Added amoebas and pirates.
 * 
 */

#include "patchlevel.h"
#include "INTERN.h"
#include "version.h"

/* Print out the version number. */

void
version()
{
    extern char rcsid[];

    printf("%s\r\nPatch level: %d\r\n", rcsid, PATCHLEVEL);
}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.