ack/lang/cem/cemcom/Version.c

9 lines
260 B
C
Raw Normal View History

/* $Header$ */
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
1988-08-23 12:45:11 +00:00
#ifndef lint
1989-05-29 11:32:23 +00:00
static char Version[] = "ACK CEM compiler Version 3.2";
1988-08-23 12:45:11 +00:00
#endif lint