]> matita.cs.unibo.it Git - helm.git/commitdiff
Cooking is no more required. Now we have explicit named substitutions!
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 25 Oct 2002 15:18:33 +0000 (15:18 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 25 Oct 2002 15:18:33 +0000 (15:18 +0000)
helm/proofChecker/proofChecker.ml

index 3ef0db2e8e2e6e9215a753540ff4cfeabf255959..b5a2625c26f8d436f2356600e18317134d291c7e 100644 (file)
@@ -57,7 +57,6 @@ List of options:"
    End_of_file -> ()
 ;;
 
-CicCooking.init() ;
 Logger.log_callback :=
  (Logger.log_to_html
    ~print_and_flush:(function s -> print_string s ; flush stdout)) ;