Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-04-21 05:47:59 -0700 (Mon, 21 Apr 2003)
Revision: 4464
Log message:
- If member_of{'a;'T} is declared, then "a in T" will be parsed as
member_of{a;T} and will only fall back to equal{T;a;a} otherwise.
- Bumped the rev nuumber for the CS101 version.
Changes | Path |
+6 -2 | metaprl/filter/filter/term_grammar.ml |
+1 -1 | metaprl-branches/CS101_branch/mk/preface |
+1 -0 | metaprl-branches/CS101_branch/theories/cs101/Makefile |