]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaScript.ml
use lablGraphviz to render the coercion graph and added a callback to follow hyperlin...
[helm.git] / matita / matitaScript.ml
index 5674063e990293482d63d754f50e49d29eaf4998..79c4fc4c57136cb884940ceae897768587613ae5 100644 (file)
@@ -288,11 +288,6 @@ let rec eval_macro include_paths (buffer : GText.buffer) guistuff lexicon_status
       let t_and_ty = Cic.Cast (term,ty) in
       guistuff.mathviewer#show_entry (`Cic (t_and_ty,metasenv));
       [], parsed_text_length
-  (* TODO *)
-  | TA.Quit _ -> failwith "not implemented"
-  | TA.Print (_,kind) -> failwith "not implemented"
-  | TA.Search_pat (_, search_kind, str) -> failwith "not implemented"
-  | TA.Search_term (_, search_kind, term) -> failwith "not implemented"
                                 
 and eval_executable include_paths (buffer : GText.buffer) guistuff
 lexicon_status grafite_status user_goal unparsed_text skipped_txt nonskipped_txt