view bin/curvecalc_all_subterms @ 356:c6aabf5bd3bc

big KC speedup from not reloading config.n3 constantly
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 11 Jun 2007 02:26:49 +0000
parents 35eb5ff7d574
children 77522c773056
line wrap: on
line source

#!/bin/zsh
for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }