Changes between Version 16 and Version 17 of ccpn
- Timestamp:
- 02/03/19 01:20:24 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ccpn
v16 v17 23 23 === Renew === 24 24 25 This package contains a precompiled version of Renew and the required plugins. To generate the startup scripts for Renew run the ` installrenew`/`installrenew.bat` script in `bin/unix` or `bin/win`.25 This package contains a precompiled version of Renew and the required plugins. To generate the startup scripts for Renew run the `bin/unix/installrenew` or the `bin/win/installrenew.bat` script. 26 26 27 27 === CCPN Simulator === … … 34 34 sh setup_ccpn.sh 35 35 }}} 36 37 This may take a while because it bootstraps the KiCS2 compiler. 36 38 37 39 == Running the application ==