model-checker: Add command-line parser for model checking options.
authorBen Pfaff <blp@gnu.org>
Tue, 5 May 2009 12:42:23 +0000 (05:42 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 7 Jun 2009 04:11:07 +0000 (21:11 -0700)
commit1d68fabd9a00b483ac3dc2410ec4d6d4a24e256d
treea6c4a7e8950277f386fc7d4fc0d597c5b461a4c0
parent0d3402b7f5f8649a5f6da491c7da88a7a05d3d3a
model-checker: Add command-line parser for model checking options.

This adds a parser for command-line options to configure a set of
mc_options for running the model checker.  It is used by an upcoming test
for the sparse_xarray.  It might also make sense to break the datasheet
tests out of PSPP into a separate program using this parser.
src/libpspp/model-checker.c
src/libpspp/model-checker.h