Closed HansvdLaan closed 5 years ago
The Prism Website states the following about this:
A PRISM properties file can contain any number of properties. It is good practice, as shown in the examples above, to terminate each property with a semicolon. Currently, this is not enforced by PRISM (to prevent incompatibility with old properties files) but this may change in the future.
In Storm we decided to enforce this as this simplifies the parsing process (which is already complicated enough). I can see that the error message could be more descriptive, though.
The file below is a valid PRISM property file. However when trying to convert it with storm we get an error saying that formula could not be parsed.
In a PRISM property file, properties aren't required to be seperated by an ';'. It seems as the converter has this as an (implicit) requirement.
Properties
Error: