Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 830:9ba1c866bf4c
workaround for n3 file with rules in it
Ignore-this: 67f92a3ac346476a0a6f0182f965e231
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Tue, 04 Jun 2013 23:16:51 +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 }