diff options
author | Thomas White <taw@physics.org> | 2013-09-17 17:13:10 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-09-17 17:13:10 +0200 |
commit | c922fc1bc1fdad83bfd00e17f134b8d9a05884db (patch) | |
tree | 9011c59928c5e8c538f2e6bb2c96b1a01ac8e117 /scripts/Rsplit_surface | |
parent | 8b85d0d4f941870f463214a5ead5d84c60779a16 (diff) |
Tweak Rsplit_surface
Diffstat (limited to 'scripts/Rsplit_surface')
-rwxr-xr-x | scripts/Rsplit_surface | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Rsplit_surface b/scripts/Rsplit_surface index 3cd22d67..0b4030ee 100755 --- a/scripts/Rsplit_surface +++ b/scripts/Rsplit_surface @@ -39,7 +39,7 @@ fi python clean-stream.py $filename clean.stream filename=clean.stream -LIMIT=3 +LIMIT=10 for ((a=1; a <= LIMIT ; a++)) do |