]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicPp.ml
freescale porting, work in progress
[helm.git] / helm / software / components / ng_kernel / nCicPp.ml
index 7d7a90dcc9e5933d94650011e5db3dd6b3498031..e7cc53a47b8de4030032bd1858afdf63c08584e5 100644 (file)
@@ -45,7 +45,7 @@ let r2s pp_fix_name r =
             if pp_fix_name then
               let _,name,_,_,_ = List.nth fl i in name
             else 
-              NUri.name_of_uri u ^"("^ string_of_int i ^ ")"
+              NUri.name_of_uri u (*^"("^ string_of_int i ^ ")"*)
         | _ -> assert false)
   with 
   | NCicEnvironment.ObjectNotFound _