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 cabd924dce making filler script executable 14 years ago
..
icons Re-arrangment of etc/ and textwrangler syntax highlighting. 16 years ago
scripts making filler script executable 14 years ago
syntax-highlighters Update syntax highlighters for .prism/.props file extensions (untested). 14 years ago
README.txt text file filler, first version, untested 14 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)
- prism-filler.py - automates filling a text file (e.g. latex) with results
from log files. This script requires Python, run it without arguments for
more help.
- bash-prism-completion.sh - Bash programmable completion for PRISM,
automatically completes options for PRISM when run in Bash.

* syntax-highlighters/ - Syntax highlighting configs for various