repo.or.cz
/
chaos_theory.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
first commit
[chaos_theory.git]
/
simulate_scripts
/
road_to_chaos
blob
96c8e3edd2753b33e47437dc8f161641abf472a7
1
#!/bin/bash
2
echo
"Compiling road_to_choas.cc"
3
g
++
-Wall
..
/
src
/
road_to_chaos.cc
-o
..
/
bin
/
road_to_chaos
4
echo
"Executing road_to_choas"
5
..
/
bin
/
road_to_chaos | feedGnuplot.pl
--points --stream --lines --title
"Road to chaos"
--domain