Hi Walther, without having intimate knowledge of the matter, I would guess you have to quote term expressions containing whitespace as you would also in Isar:
So,
parse Parse.term "\"xxx +++ 111\" end";
instead of
parse Parse.term "xxx +++ 111 end";
Hope this helps,
Florian
--
Home:
http://www.in.tum.de/~haftmann
PGP available:
http://home.informatik.tu-muenchen.de/haftmann/pgp/florian_haftmann_at_informatik_tu_muenchen_de
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Isabelle-dev mailing list [email protected] https://mailmanbroy.informatik.tu-muenchen.de/mailman/listinfo/isabelle-dev
