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.
|
|
11 years ago | |
|---|---|---|
| .. | ||
| icons | 11 years ago | |
| scripts | 11 years ago | |
| syntax-highlighters | 14 years ago | |
| README.txt | 11 years ago | |
| prism-eclipse-formatter.xml | 15 years ago | |
| prism.css | 18 years ago | |
| prism.tex | 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.
- prism-auto - automates PRISM execution for testing/benchmarki