protect against multiple inclusions, commented text after #endif

This commit is contained in:
ceriel
1990-10-25 11:18:44 +00:00
parent da36c2b13f
commit 16e89fea1f
7 changed files with 30 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
/* $Header$ */
/*
* (c) copyright 1990 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* Modula-2 runtime errors */
#define M2_TOOLARGE 64 /* stack of process too large */