]> matita.cs.unibo.it Git - helm.git/blobdiff - components/binaries/transcript/engine.ml
Added new function txt_of_cic_sequent.
[helm.git] / components / binaries / transcript / engine.ml
index 61787318b430edc46b92c71df2aa9547cf93ddea..66c6c33be85a2b53e16352a7c41b57e77ee2a8d0 100644 (file)
@@ -213,6 +213,6 @@ let produce st =
       with e -> 
          prerr_endline (Printexc.to_string e); close_in ich 
    in
-   init st.input_package; 
+   init st.input_package; require st st.input_package "preamble"; 
    List.iter (produce st) st.files; 
    commit st st.input_package