switch to a character based spirit parser
authorDiane Trout <diane@caltech.edu>
Wed, 17 May 2006 08:36:18 +0000 (08:36 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 17 May 2006 08:36:18 +0000 (08:36 +0000)
commitb035f5a0b69e647fc0987643c5ebd65234bb7edf
treecff50a2ca9ae814931543011c7ec0ae06fa895f0
parenta852aac4f69fd5eb7d5a1c6e4118a5e7477f4d36
switch to a character based spirit parser
by not letting spirit automatically deal with the spacing I was able
to actually get parsing to work correctly.
alg/sequence.cpp
alg/test/test_sequence.cpp