Minor changes.
[egate.git] / fml / fmlsym.c
index b9a8390..1378ad3 100644 (file)
@@ -1,9 +1,10 @@
 /*
  * FML interpreter. Europagate, 1995
  *
- * $Log: fmlsym.c,v $
- * Revision 1.1  1995/02/06 13:48:09  adam
- * Initial revision
+ * fmlsym.c,v
+ * 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>