You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vojtech Forejt 561bcf9c6d Added switches -noprob0 and -noprob1 to the bash completion script 14 years ago
..
icons Re-arrangment of etc/ and textwrangler syntax highlighting. 16 years ago
scripts Added switches -noprob0 and -noprob1 to the bash completion script 14 years ago
syntax-highlighters syntax highlighting for Vim 14 years ago
README.txt README.txt. 16 years ago
prism-eclipse-formatter.xml New Eclipse formatting defn (few small changes, also new version of Eclipse (Helios)?). 15 years ago
prism.css Preprocessor in prism.css file. 18 years ago
prism.tex PRISM trunk layout rearrangement. 20 years ago

README.txt

This directory contains the following files.

Where appropriate, comments/instructions are included in the files themselves.

* icons/ - PRISM icons for shortcuts/etc.
- p*.png - Variously sized PNGs
- prism.ico - Windows icon file

* scripts/ - Various useful scripts
- prism2html - converts PRISM models/properties to HTML
- prism2latex - converts PRISM models/properties to LaTex
- prism3to4 - fixes some common problems in old (3.x and earlier) PRISM models
- prism-statra - combines a PRISM .sta and .tra file into one file
(these scripts run on Linux/Unix/OS X and require prism to be in your path)

* syntax-highlighters/ - Syntax highlighting configs for various tools
- gnome/{Overrides.xml,prism.lang} - files for Gnome environment
- nedit/prism.pats - files for NEdit editor

* prism.css - CSS style file for PRISM-generated HTML code

* prism.tex - LaTeX file for PRISM-generated LaTeX code

* prism-eclipse-formatter.xml - Eclipse Java code formatting d