X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=fml%2Ffmlarit.c;h=011727f505195dff0bdaedbf1e3662dd198224fa;hb=8467171ebdb5f018740de8d82149c8ccc53d2815;hp=2639a632d58af50668f2d027e528ce0ee760eec0;hpb=3f6af0f3aa9f114cf562c28f2ed0b954e4c5d659;p=egate.git diff --git a/fml/fmlarit.c b/fml/fmlarit.c index 2639a63..011727f 100644 --- a/fml/fmlarit.c +++ b/fml/fmlarit.c @@ -1,7 +1,10 @@ /* * FML interpreter. Europagate, 1995 * - * fmlarit.c,v + * $Log: fmlarit.c,v $ + * Revision 1.3 1995/02/23 08:32:04 adam + * Changed header. + * * Revision 1.1 1995/02/09 14:33:36 adam * Split source fml.c and define relevant build-in functions in separate * files. New operators mult, div, not, llen implemented.