src/Tools/isac/Knowledge/DiophantEq.thy
changeset 55359 73dc85c025ab
parent 55347 6cee13cd9403
child 55363 d78bc1342183
     1.1 --- a/src/Tools/isac/Knowledge/DiophantEq.thy	Mon Jan 27 13:40:36 2014 +0100
     1.2 +++ b/src/Tools/isac/Knowledge/DiophantEq.thy	Mon Jan 27 21:49:27 2014 +0100
     1.3 @@ -31,7 +31,7 @@
     1.4    e_rls, SOME "solve (e_e::bool, v_v::int)",
     1.5    [["LinEq","solve_lineq_equation"]])); (*-----TODO*)
     1.6  *}
     1.7 -setup {* KEStore_Elems.store_pbts
     1.8 +setup {* KEStore_Elems.add_pbts
     1.9    [(prep_pbt thy "pbl_equ_dio" [] e_pblID
    1.10        (["diophantine","equation"],
    1.11          [("#Given" ,["boolTestGiven e_e","intTestGiven (v_v::int)"]),