tuned
authornipkow
Wed, 10 Jan 2018 15:57:55 +0100
changeset 67400 bbed46f40cf5
parent 67399 eab6ce8368fa
child 67401 a82df75b7f85
tuned
NEWS
--- a/NEWS	Wed Jan 10 15:25:09 2018 +0100
+++ b/NEWS	Wed Jan 10 15:57:55 2018 +0100
@@ -10,7 +10,9 @@
 *** General ***
 
 * The "op <infix-op>" syntax for infix opertors has been replaced by
-"(<infix-op>)". INCOMPATIBILITY.
+"(<infix-op>)". If <infix-op> begins or ends with a "*", there needs to
+be a space between the "*" and the corresponding parenthesis.
+INCOMPATIBILITY.
 There is an Isabelle tool "update_op" that converts theory and ML files
 to the new syntax. Because it is based on regular expression matching,
 the result may need a bit of manual postprocessing. Invoking "isabelle