Added the WITH_VCSNONIDEAL flag

This commit is contained in:
Harry Moffat 2007-12-19 22:41:56 +00:00
parent 0c6c9dedef
commit 45c65a18f9

View file

@ -152,5 +152,9 @@ typedef int ftnlen; // Fortran hidden string length type
#undef WITH_PRIME
// Enable the VCS NonIdeal equilibrium solver. This is
// accessed by specifying the solver=2 option
#undef WITH_VCSNONIDEAL
#endif