#
# Cramer1 Demo
#
To build:
	type "make" at the command prompt.
or
	unicon -c model
	unicon cra1 model.u

To run:
	cra1 jeb.dat
or
	cra1 your.json
where
	your.json is any legal .json file that you write.

Windows users: you can get a "make.exe" from
http://www2.cs.uidaho.edu/~jeffery/win32/
