Files
why3/examples/programs/decrease1.mlw
Andrei Paskevich aa2c430e3b several changes in syntax
- No more "and", "or", "implies", "iff", and "~".
  Use "/\", "\/", "->", "<->", and "not" instead.

- No more "logic". Use "function" or "predicate".
2011-06-29 19:13:18 +02:00

1.6 KiB