test/Tools/isac/Interpret/ptyps.sml
changeset 59549 e0e3d41ef86c
parent 59507 0c839aea0c2e
child 59592 99c8d2ff63eb
equal deleted inserted replaced
59548:d44ce0c098a0 59549:e0e3d41ef86c
   551 "-------- fun get_fun_ids ----------------------------------------------------";
   551 "-------- fun get_fun_ids ----------------------------------------------------";
   552 "-------- fun get_fun_ids ----------------------------------------------------";
   552 "-------- fun get_fun_ids ----------------------------------------------------";
   553 "-------- fun get_fun_ids ----------------------------------------------------";
   553 "-------- fun get_fun_ids ----------------------------------------------------";
   554 val met_fun_ids = get_fun_ids @{theory Biegelinie};
   554 val met_fun_ids = get_fun_ids @{theory Biegelinie};
   555 if map fst (get_fun_ids @{theory Biegelinie}) = 
   555 if map fst (get_fun_ids @{theory Biegelinie}) = 
   556   ["Biegelinie.Biegelinie2Script", "Biegelinie.Belastung2BiegelScript",
   556   ["Biegelinie.function_to_equality", "Biegelinie.biegelinie", "Biegelinie.belastung_zu_biegelinie",
   557     "Biegelinie.SetzeRandbedScript"] then () else error "get_fun_ids changed"
   557     "Biegelinie.setzte_randbedingungen"] then () else error "get_fun_ids changed"