Skip to content

Commit

Permalink
Updated test.sh to use cmdline parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
adept committed Aug 22, 2009
1 parent d9eaae6 commit 720ac6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test.sh
@@ -1,4 +1,4 @@
#!/bin/bash
runhaskell GraphType.hs
runhaskell GraphType.hs Organization ../example/*.hs
dot -T png -o output.png output.dot
feh -FZ output.png

0 comments on commit 720ac6c

Please sign in to comment.