Mercurial > code > home > repos > light9
view light8/backuper @ 908:0a47ec94fc63
move all point editing into Curve. fix manip to never try to make points have the same X. add check in Curve that points never have the same X or crossing X
Ignore-this: 75ad005fd9d35a61ecef82bf8ddae3f4
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 10 Jun 2013 09:28:11 +0000 |
parents | 45b12307c695 |
children |
line wrap: on
line source
#!/bin/zsh cd ~dmcc/cvs/light9/light8 DIR=backups/`date +%Y%m%d%H%M%S` mkdir -p $DIR cp *.py $DIR