Mercurial > code > home > repos > light9
view bin/attic/curvecalc_all_subterms @ 2392:bf7b5c344de1
make pydeps for an import graph
author | drewp@bigasterisk.com |
---|---|
date | Tue, 14 May 2024 14:39:46 -0700 |
parents | 4556eebe5d73 |
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 }