1
2
3
4
5
6
7
8
9
10
11
12
13
/*\
||| This file a part of Pike, and is copyright by Fredrik Hubinette
||| Pike is distributed as GPL (General Public License)
||| See the files COPYING and DISCLAIMER for more information.
\*/
/* $Id: version.h,v 1.3 1998/03/28 14:56:05 grubba Exp $ */
/* Prototypes begin here */
void f_version(INT32 args);
/* Prototypes end here */