Skip to content
Snippets Groups Projects
Commit eec78b3b authored by Dan Frumin's avatar Dan Frumin
Browse files

tweak readme

parent 86bd8ddb
No related branches found
No related tags found
No related merge requests found
Pipeline #33371 passed
......@@ -38,6 +38,7 @@ they can illustrate the usage of the logic.
+ `lock.v` - symbolic execution rules for a simple spin lock
+ `counter.v` - symbolic execution rules and refinements for two different counters
+ `list.v` - rules for the recursive type of lists
+ `polyeq.v` - polymoprhic equality predicate
- `examples`
+ `bit.v` - "representation independence example" for a simple bit interface
+ `or.v` - expressing non-determinism with concurrency
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment