Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 937:b0337e6f68f1
refactor to videorecorder.py
Ignore-this: 3b3eeaa3e817b8ebea688e239624683b
author | drewp@bigasterisk.com |
---|---|
date | Wed, 12 Jun 2013 19:46:26 +0000 |
parents | 77522c773056 |
children |
line wrap: on
line source
#!/bin/zsh echo broken: use a plain shell loop exit 1 for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }