diff options
| author | herbelin | 1999-12-06 22:21:36 +0000 |
|---|---|---|
| committer | herbelin | 1999-12-06 22:21:36 +0000 |
| commit | 80697ce416e2af26b86f0b81bec5b702710fcf1f (patch) | |
| tree | 9204bc7eeb0f99d670ec3aa9e876fdeedb1df859 /syntax/MakeBare.v | |
| parent | d85853cc413417674f304db3ae0c42621ede1f94 (diff) | |
PPMultipleCase.v -> PPCases.v et MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@215 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'syntax/MakeBare.v')
| -rw-r--r-- | syntax/MakeBare.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/MakeBare.v b/syntax/MakeBare.v index a3fe30035c..8740d5a04d 100644 --- a/syntax/MakeBare.v +++ b/syntax/MakeBare.v @@ -1,3 +1,3 @@ Load PPCommand. Load PPTactic. -Load PPMultipleCase. +Load PPCases. |
