Projects



Changes between Version 12 and Version 13 of ccpn


Ignore:
Timestamp:
02/02/19 23:58:54 (6 years ago)
Author:
9simon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ccpn

    v12 v13  
    1919== Installation ==
    2020
    21 The CCPN tool set requires two components, Renew with the `CurryCPN` and the `RefNetReachabilityGraph` plugin, as well as the CCPN simulator (includes the KiCS2 compiler).
     21The CCPN tool set requires two components, Renew with the CurryCPN and the RefNetReachabilityGraph plugin, as well as the CCPN simulator (includes the KiCS2 compiler).
    2222
    2323=== Renew ===
     
    2727=== CCPN Simulator ===
    2828
    29 The CCPN simulator has to be compiled manually. The setup script requires Git to check out the ccpn tool and its dependencies. The script uses the Haskell tool [https://haskellstack.org Stack) to download and compile all required dependencies. Stack is automatically installed if it is not already available.
     29The CCPN simulator has to be compiled manually. The setup script requires Git to check out the ccpn tool and its dependencies. The script uses the Haskell tool [https://haskellstack.org Stack] to download and compile all required dependencies. Stack is automatically installed if it is not already available.
    3030
    3131To compile the CCPN simulator and all its dependencies run: