Implement an optional name in the motif parser
authorDiane Trout <diane@caltech.edu>
Thu, 14 Sep 2006 01:33:19 +0000 (01:33 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 14 Sep 2006 01:33:19 +0000 (01:33 +0000)
commit3814f060a887355f15c923d3b3d1a9b322779832
treea5eda1881ea307f405d2a3251a8bf4a13682c087
parent9ef59dda76a5451e687feb030bf2b40634ea6ba9
Implement an optional name in the motif parser
ticket:116
Using the spirit parser the motif file now takes a sequence, optional name,
and the RGB float colors.

The down side to this is I don't currently know how to get spirit to report
parse errors.
alg/mussa.cpp
alg/test/test_mussa.cpp