view bin/curvecalc_all_subterms @ 471:b2c9fc6815d1

add motordrive, which i think is part of my xpcs project but shares some parport code from light9
author drewp@bigasterisk.com
date Sat, 07 Mar 2009 06:58:59 +0000
parents 35eb5ff7d574
children 77522c773056
line wrap: on
line source

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