Split source fml.c and define relevant build-in functions in separate
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Feb 1995 14:33:35 +0000 (14:33 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Feb 1995 14:33:35 +0000 (14:33 +0000)
commit2303dccf677f365d57d750bf6b965875257a0ab1
tree1e3c57784f4ef1b27008e1a20f1cdfc265093786
parent332f815feae8b1614c42b0a436f2ab0276d817d8
Split source fml.c and define relevant build-in functions in separate
files. New operators mult, div, not, llen implemented.
fml/.depend
fml/Makefile
fml/fml.c
fml/fmlarit.c [new file with mode: 0644]
fml/fmllist.c [new file with mode: 0644]
fml/fmlmem.c
fml/fmlp.h
fml/fmlrel.c [new file with mode: 0644]
fml/lists.fml