Changeset 1908 for src/common/Identifiers.ma
- Timestamp:
- 04/26/12 17:38:07 (13 months ago)
- Files:
-
- 1 modified
-
src/common/Identifiers.ma (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/common/Identifiers.ma
r1882 r1908 401 401 (match s' with [ an_id_map s1 ⇒ s1 ])). 402 402 403 notation "a ∖ b" left associative with precedence 5 0for @{'setminus $a $b}.403 notation "a ∖ b" left associative with precedence 55 for @{'setminus $a $b}. 404 404 405 405 interpretation "identifier set union" 'union a b = (union_set ??? a b).
