replaced copyright notice
authorceriel <none@none>
Thu, 12 Mar 1987 08:25:15 +0000 (08:25 +0000)
committerceriel <none@none>
Thu, 12 Mar 1987 08:25:15 +0000 (08:25 +0000)
lang/occam/comp/lex.l

index f099821..5aad446 100644 (file)
@@ -1,10 +1,9 @@
+%{
 /* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
  */
-%{
-/*     lex.l           */
 # include <ctype.h>
 # include "token.h"
 # include "Lpars.h"