diff options
| author | letouzey | 2012-08-24 23:44:27 +0000 |
|---|---|---|
| committer | letouzey | 2012-08-24 23:44:27 +0000 |
| commit | e04f1f5d17cb7546be57e5a4c43407deed127931 (patch) | |
| tree | cc27cf1217233cb020e0495323b5a5eee9933409 /library | |
| parent | 47804492bd09c8b13b5aac45800d067dbdf04d00 (diff) | |
correct some ends of .mllib files (avoid a broken tolink.ml)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15766 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'library')
| -rw-r--r-- | library/library.mllib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library.mllib b/library/library.mllib index e3916900f1..2d03f14cbb 100644 --- a/library/library.mllib +++ b/library/library.mllib @@ -14,4 +14,4 @@ Dischargedhypsmap Goptions Decls Heads -Assumptions
\ No newline at end of file +Assumptions |
