changeset 5511 | 7f52fb755581 |
parent 4271 | 3a82492e70c5 |
child 5529 | 4a54acae6a15 |
5510:ad120f7c52ad | 5511:7f52fb755581 |
---|---|
41 use_thy "EquivClass"; |
41 use_thy "EquivClass"; |
42 |
42 |
43 (*printing functions are inherited from FOL*) |
43 (*printing functions are inherited from FOL*) |
44 print_depth 8; |
44 print_depth 8; |
45 |
45 |
46 Goal "True"; (*leave subgoal package empty*) |
|
47 |
|
46 val ZF_build_completed = (); (*indicate successful build*) |
48 val ZF_build_completed = (); (*indicate successful build*) |