dafny-lang / libraries

Libraries useful for Dafny programs
Other
43 stars 25 forks source link

Fix "--include" typo #89

Closed stefan-aws closed 1 year ago

stefan-aws commented 1 year ago

The reference manual doesn't include an --include option. I believe this should be --input.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.