~burner/xsb/debianized-xsb

« back to all changes in this revision

Viewing changes to examples/xmc/Tests/test3.xl

  • Committer: Michael R. Head
  • Date: 2006-09-06 22:11:55 UTC
  • Revision ID: burner@n23-20060906221155-7e398d23438a7ee4
Add the files from the 3.0.1 release package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
p ::= action(a); p.
 
3
 
 
4
f1 -= [a]f1.
 
5
f2 += <a>f2.
 
6
g += [-]ff \/ <->g.
 
7
h -= <->tt /\ [-]h.