Moved date/time functions from zotnet/tws to sbr. More importantly,
authorShantonu Sen <ssen@mit.edu>
Mon, 29 May 2000 07:29:08 +0000 (07:29 +0000)
committerShantonu Sen <ssen@mit.edu>
Mon, 29 May 2000 07:29:08 +0000 (07:29 +0000)
commit5f80fdd1ec6888f34af829208fd90fb9716ac289
treee7b318f36cabad8d8bae735e2e9c585385df0049
parent522138c8d86c20435f045eaee0944a9b008b1c5a
Moved date/time functions from zotnet/tws to sbr. More importantly,
wrote a new lexing function dparsetime (dtimep.lex) which
plays nicely with flex, needs no "sed hackery". It might work with
lex, but I haven't tried.
h/tws.h [new file with mode: 0644]
sbr/dtime.c [new file with mode: 0644]
sbr/dtimep.c [new file with mode: 0644]
sbr/dtimep.lex [new file with mode: 0644]
zotnet/Makefile.in