Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 873:f6e4faa0422b
drop cgitb (again)
Ignore-this: 4452f7b914a1e08bb561e69382e44671
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Thu, 06 Jun 2013 08:23:08 +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 }