]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/mysql_escaping.ma
ocaml 3.09 transition
[helm.git] / helm / matita / tests / mysql_escaping.ma
index b8a6d9be778ed3801e13908677e62e746a4edecd..bd0eb8d5a8a97fccb37891c97bbeaba8b0e61c5d 100644 (file)
@@ -1,5 +1,17 @@
-set "baseuri" "cic:/matita/tests/".
-
-theorem a' : Prop \to Prop.intros.assumption.qed.
+(**************************************************************************)
+(*       ___                                                              *)
+(*      ||M||                                                             *)
+(*      ||A||       A project by Andrea Asperti                           *)
+(*      ||T||                                                             *)
+(*      ||I||       Developers:                                           *)
+(*      ||T||         The HELM team.                                      *)
+(*      ||A||         http://helm.cs.unibo.it                             *)
+(*      \   /                                                             *)
+(*       \ /        This file is distributed under the terms of the       *)
+(*        v         GNU General Public License Version 2                  *)
+(*                                                                        *)
+(**************************************************************************)
 
+set "baseuri" "cic:/matita/tests/mysql_escaping/".
 
+theorem a' : Prop \to Prop.intros.assumption.qed.