equal
deleted
inserted
replaced
67 |
67 |
68 time_use_thy "Dense_Linear_Order_Ex"; |
68 time_use_thy "Dense_Linear_Order_Ex"; |
69 time_use_thy "PresburgerEx"; |
69 time_use_thy "PresburgerEx"; |
70 time_use_thy "Reflected_Presburger"; |
70 time_use_thy "Reflected_Presburger"; |
71 |
71 |
72 time_use_thy "Reflection"; |
72 use_thys ["Reflection", "ReflectionEx"]; |
73 |
73 |
74 time_use_thy "SVC_Oracle"; |
74 time_use_thy "SVC_Oracle"; |
75 |
75 |
76 (*check if user has SVC installed*) |
76 (*check if user has SVC installed*) |
77 fun svc_enabled () = getenv "SVC_HOME" <> ""; |
77 fun svc_enabled () = getenv "SVC_HOME" <> ""; |