The \ character is no longer INCLUDED when terminating a token.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 7 Feb 1995 16:09:23 +0000 (16:09 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 7 Feb 1995 16:09:23 +0000 (16:09 +0000)
commitdb6a18e6dc8f76018718a603fadda55c9b036767
treef2ec00fda49f14ea72e7b21a619b420408af8ba8
parent8d94089636adea198ec65479ba89fbad3cddb47d
The \ character is no longer INCLUDED when terminating a token.
Major changes in tokenization routines. Bug fixes in expressions
with lists (fml_sub0).
fml/fml.c
fml/fmlp.h
fml/fmltest.c
fml/fmltoken.c
fml/lists.fml [new file with mode: 0644]