summaryrefslogtreecommitdiff
path: root/Source/Dafny/cce.cs
Commit message (Collapse)AuthorAge
* Renamed NonNullElements to NonNullDictionaryAndValues because the keys to ↵Gravatar mikebarnett2011-03-10
| | | | | | dictionaries are non-null, which is enforced by the implementation of Dictionary. Added class constraints to all of the generic NonNull and NonNullElements methods so only non-value types will be checked.
* Dafny: This file is required by DafnyPipeline.Gravatar tabarbe2010-08-03