]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/comments.ma
"Coq's " prefix added to every interpretation.
[helm.git] / helm / matita / tests / comments.ma
index 3e3ec9d5e985d933efb4747ea512d30968c9ab9d..e9caa7edc183a5922178343ad10d4c1e9ad91218 100644 (file)
 (*                                                                          *)
 (****************************************************************************)
 
-set "baseuri" "cic:/matita/tests/".
+set "baseuri" "cic:/matita/tests/comments/".
 
 (* commento che va nell'ast, ma non viene contato
     come step perche' non e' un executable
 *)
 
 alias num (instance 0) = "natural number".
-alias symbol "eq" (instance 0) = "leibnitz's equality".
+alias symbol "eq" (instance 0) = "Coq's leibnitz's equality".
 theorem a:0=0.
 
 (* nota *)