aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/class_tactics.ml4
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-04-01 14:45:20 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-04-01 14:45:20 +0000
commit124016815a5a38dfebee75451721ae13bca81959 (patch)
treeb3adc59b7ecc5fb6093e21a741bf764fa206864f /tactics/class_tactics.ml4
parent97fb9f22eadab06fe320ccedf6abfb6be89702f4 (diff)
Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient
pas correctes git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10739 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'tactics/class_tactics.ml4')
-rw-r--r--tactics/class_tactics.ml42
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/class_tactics.ml4 b/tactics/class_tactics.ml4
index 6a8d0d36d..5c2422477 100644
--- a/tactics/class_tactics.ml4
+++ b/tactics/class_tactics.ml4
@@ -9,7 +9,7 @@
(*i camlp4deps: "parsing/grammar.cma" i*)
-(* $Id: eauto.ml4 10346 2007-12-05 21:11:19Z aspiwack $ *)
+(* $Id$ *)
open Pp
open Util