adamtool / webinterface

The web interface for the tool Adam (AdamMC and AdamSYNT) providing an intuitive, visual definition of Petri nets with transits and Petri games, and an interactive interface to the algorithms of AdamMC and AdamSYNT. Contains the repos (as submodules): libs, framework, logics, modelchecking, examples, synthesizer, high-level, webinterface-backend.
http://adam.informatik.uni-oldenburg.de:4567/
GNU General Public License v3.0
5 stars 2 forks source link

Add script for automatically adding the relevant example files to the corresponding folder #26

Closed mgieseking closed 4 years ago

mgieseking commented 4 years ago

The examples which are available from the menu are located in ./client/src/assets/apt-examples-synthesis/ and ./client/src/assets/apt-examples-mc/, respectively. Add a script which only collects the examples which have coordinates and move them into the respective folders.

mgieseking commented 4 years ago

Added in commit 19c5f3e