sys-file-reader: Check that multiple response set names begin with `$'.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 30 Jan 2011 23:35:48 +0000 (15:35 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 31 Jan 2011 04:34:34 +0000 (20:34 -0800)
This invariant was being checked by an assertion in dict_add_mrset(), so
this change avoids an assertion failure for invalid system files.


No differences found