ack/lang/cem/cemcom/Version.c
2006-02-04 00:57:05 +00:00

9 lines
260 B
C

/* $Header$ */
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef lint
static char Version[] = "ACK CEM compiler Version 3.2";
#endif lint