diff options
| author | letouzey | 2012-07-06 17:39:53 +0000 |
|---|---|---|
| committer | letouzey | 2012-07-06 17:39:53 +0000 |
| commit | 3c75aed311c024cc35c1690d7bfec5c88140457e (patch) | |
| tree | 0f47b28f8b9d3ada60a53695cb597b586180d8fb /parsing | |
| parent | 629debcf068ffc4adc22bfc9a4b67251017525a0 (diff) | |
Two adaptations after the changes of level of ->
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15541 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'parsing')
| -rw-r--r-- | parsing/pcoq.ml4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/parsing/pcoq.ml4 b/parsing/pcoq.ml4 index 4034252db7..ccaf22c2ad 100644 --- a/parsing/pcoq.ml4 +++ b/parsing/pcoq.ml4 @@ -454,7 +454,6 @@ let default_levels = [200,RightA,false; 100,RightA,false; 99,RightA,true; - 90,RightA,false; 10,RightA,false; 9,RightA,false; 8,RightA,true; |
