equal
deleted
inserted
replaced
368 |
368 |
369 * New "case_product" attribute (see HOL). |
369 * New "case_product" attribute (see HOL). |
370 |
370 |
371 |
371 |
372 *** ML *** |
372 *** ML *** |
|
373 |
|
374 * Antiquotation @{keyword "name"} produces a parser for outer syntax |
|
375 from a minor keyword introduced via theory header declaration. |
373 |
376 |
374 * Local_Theory.define no longer hard-wires default theorem name |
377 * Local_Theory.define no longer hard-wires default theorem name |
375 "foo_def": definitional packages need to make this explicit, and may |
378 "foo_def": definitional packages need to make this explicit, and may |
376 choose to omit theorem bindings for definitions by using |
379 choose to omit theorem bindings for definitions by using |
377 Binding.empty/Attrib.empty_binding. Potential INCOMPATIBILITY for |
380 Binding.empty/Attrib.empty_binding. Potential INCOMPATIBILITY for |