diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2016-05-31 12:54:16 +1200 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2016-05-31 12:54:16 +1200 |
commit | f2371dcb179928b8b36587d822daeb919b7d2d84 (patch) | |
tree | 3b23b4913f3d9f4db3400bf2bd5822daff9c6157 /extra/burning-ship-lattice-gen.sh | |
parent | 7e946fd9d958c505c21a2206141256967616614c (diff) | |
parent | 7c3082e934b79f26afaa53c8b72cfbaaa76bdae4 (diff) | |
download | fractal-gen-f2371dcb179928b8b36587d822daeb919b7d2d84.tar.xz |
Merge branch 'pos'
Diffstat (limited to 'extra/burning-ship-lattice-gen.sh')
-rwxr-xr-x | extra/burning-ship-lattice-gen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/burning-ship-lattice-gen.sh b/extra/burning-ship-lattice-gen.sh new file mode 100755 index 0000000..1a39c0d --- /dev/null +++ b/extra/burning-ship-lattice-gen.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec ./burning-ship-gen -x -1.8 -y -0.082 -z 0.09 $@ |