Changed header.
[egate.git] / fml / fmlsym.c
index b9a8390..e54419f 100644 (file)
@@ -2,8 +2,12 @@
  * FML interpreter. Europagate, 1995
  *
  * $Log: fmlsym.c,v $
- * Revision 1.1  1995/02/06 13:48:09  adam
- * Initial revision
+ * Revision 1.3  1995/02/23 08:32:06  adam
+ * Changed header.
+ *
+ * Revision 1.1.1.1  1995/02/06  13:48:10  adam
+ * First version of the FML interpreter. It's slow and memory isn't
+ * freed properly. In particular, the FML nodes aren't released yet.
  *
  */
 #include <stdio.h>