summaryrefslogtreecommitdiff
path: root/lib/coq/Sail_operators.v
AgeCommit message (Collapse)Author
2018-06-19Coq: library name update (as we did for Lem)Brian Campbell
2018-06-13Coq: library updates, informative type errors, fix type aliasesBrian Campbell
(The last bit is to declare type aliases as Type so that Coq uses the type scope for notation, so * is prod, not multiplication).
2018-06-12Coq: add more to libraryBrian Campbell
2018-05-24Import (rather hacky) Coq Sail librariesBrian Campbell