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.
 
 
 
 
 
 
Dave Parker de31da4f69 Makefile fix for building on Mac OS X Leopard. 18 years ago
..
dtds Move images/dtds out of classes directory (is a pain in Eclipse). 19 years ago
etc Preprocessor in prism.css file. 18 years ago
images Font increase/decrease feature in GUI. 18 years ago
include Updated email addresses and affiliations in copyright info. 18 years ago
lib Merged jfreechart port into trunk. 18 years ago
src Fix: no updates with probability 0 in update list simulator 18 years ago
CHANGELOG.txt CHANGELOG. 18 years ago
COPYING.txt PRISM trunk layout rearrangement. 20 years ago
Makefile Makefile fix for building on Mac OS X Leopard. 18 years ago
README.txt Updated more email addresses, affiliations, etc. 18 years ago
VERSIONS.txt Make sure 3.1->3.1.1 changes included in trunk. 19 years ago
install.sh Fixed install script for case with spaces in PRISM path. 18 years ago
nsis_script.nsi Updated more email addresses, affiliations, etc. 18 years ago

README.txt

======

README
======

This is PRISM (Probabilistic Symbolic Model Checker), version 3.1.1.

------------
INSTALLATION
------------

For detailed installation instructions, check the online manual at:

http://www.prismmodelchecker.org/manual/InstallingPRISM/Instructions

or see the local copies included in this distribution:

doc/manual/InstallingPRISM/Instructions.html
doc/manual.pdf

Very abbreviated instructions for installing/running PRISM are as follows:

For Windows binary distributions:

- there is no installation; just double-click bin/xprism.bat

For other binary distributions:

- enter the PRISM directory, type "./install.sh" and then execute bin/xprism or bin/prism

For source code distributions:

- enter the PRISM directory, type "make", then "./install.sh" and then execute bin/xprism or bin/prism

If you have problems check the manual, especially the section "Common Problems And Questions".


-------------
DOCUMENTATION
-------------

The best sou