Skip to content

Commit

Permalink
fixed ltlmc/config.xml and .out files
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorel Lucanu committed Jun 3, 2014
1 parent 1dab7cf commit 5cad9b5
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 521 deletions.
4 changes: 2 additions & 2 deletions ltlmc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<kompile-option name="--directory" value="cink-kompiled-symbolic" />
<program name="sums.cink">
<krun-option name="--ltlmc" value="[]Ltl (L ->Ltl eqToSum(s,i)) " />
<krun-option name="--cIN" value="ListItem(#symInt(n))" />
<krun-option name="--cPC" value="#symInt(n) &lt;Int 3" />
<krun-option name="-cIN" value="ListItem(#symInt(n))" />
<krun-option name="-cPC" value="#symInt(n) &lt;Int 3" />
<krun-option name="--directory" value="cink-kompiled-symbolic" />
</program>
</test>
Expand Down
Loading

0 comments on commit 5cad9b5

Please sign in to comment.