From: Claudio Sacerdoti Coen Date: Fri, 29 Oct 2010 21:07:18 +0000 (+0000) Subject: Porting to new syntax. X-Git-Tag: make_still_working~2752 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=b72ec5a3af4c5fd7be09584afb31dd3f0cea3173;p=helm.git Porting to new syntax. --- diff --git a/matita/matita/matita.lang b/matita/matita/matita.lang index 81cb73e35..bbfcb4ff2 100644 --- a/matita/matita/matita.lang +++ b/matita/matita/matita.lang @@ -92,15 +92,15 @@ axiom - ntheorem - nrecord - ndefinition - ninductive - ncoinductive - nlet - nlemma - nremark - naxiom + theorem + record + definition + inductive + coinductive + let + lemma + remark + axiom absurd @@ -182,22 +182,22 @@ rule - napply - napplyS - ncases - nletin - nauto - nelim - nwhd - nnormalize - nassumption - ngeneralize - nchange - nrewrite - ncut - ninversion - nlapply - ndestruct + apply + applyS + cases + letin + auto + elim + whd + normalize + assumption + generalize + change + rewrite + cut + inversion + lapply + destruct alias @@ -234,9 +234,9 @@ unification hint - ncoercion - ninverter - nqed + coercion + inverter + qed inline @@ -246,14 +246,14 @@ hint set auto - nodefaults + odefaults coercions comments debug cr - ncheck + check try