First version of the FML interpreter. It's slow and memory isn't
[egate.git] / fml / fml.h
index c65e428..25d6606 100644 (file)
--- a/fml/fml.h
+++ b/fml/fml.h
@@ -2,8 +2,9 @@
  * FML interpreter. Europagate, 1995
  *
  * $Log: fml.h,v $
- * Revision 1.1  1995/02/06 13:48:09  adam
- * Initial revision
+ * 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.
  *
  */