- XML output should be workable now.

This commit is contained in:
ccremers
2005-05-02 13:38:45 +00:00
parent 018f54a904
commit 71558706a6
4 changed files with 84 additions and 28 deletions

View File

@@ -104,6 +104,10 @@ systemInit ()
/* matching CLP */
sys->constraints = NULL; // no initial constraints
/* Arachne assist */
sys->bindings = NULL;
sys->current_claim = NULL;
/* reset global counters */
systemReset (sys);