Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion optional_gui/ispin.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ set version "Spin Version unknown"; # updated below
set Unix 1; # updated below

### Tools
set SPIN spin ;# essential
set SPIN "C:\Users\MBM info\Documents\Insat\spin.exe\spin" ;# essential
set CC gcc ;# essential
set DOT dot ;# recommended, for automata view
# set DOT "C:/Program\ Files\ \(x86\)/Graphviz2.36/bin/dot"
Expand Down