File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33storm = " /opt/storm/build/bin/storm"
44# For prism, we ask the location of the directory.
55prism = " /opt/prism/"
6- modest = " /opt/Modest/"
6+ # For modest, we ask for the path to the binary
7+ modest = " /opt/Modest/modest"
78
89["byproducts" ]
910tmpfolder = " /tmp"
Original file line number Diff line number Diff line change 11["tools" ]
22# Note that for storm, we ask for the path to the binary
3- storm = " /Users/junges /storm-umb/build/bin /storm"
3+ storm = " /path/to /storm/binary /storm"
44# For prism, we ask the location of the directory.
5- prism = " /Users/junges/prism-umb/"
6- modest = " /Users/junges/Documents/Modest-umb-all/Modest/modest"
5+ prism = " /path/to/prism/directory"
6+ # For modest, we ask for the path to the binary
7+ modest = " /path/to/modest/binary/modest"
78
89["byproducts" ]
910tmpfolder = " /tmp"
You can’t perform that action at this time.
0 commit comments