annotate weave-time!.pl @ 20:5423d5aaa56a

added sample makefile from Eric Schulte that may one day replace these scripts
author Robert McIntyre <rlm@mit.edu>
date Fri, 02 Mar 2012 15:34:41 -0600
parents 993b8d7d9bec
children
rev   line source
rlm@18 1 #!/usr/bin/perl
rlm@18 2
rlm@18 3 system "perl /home/r/proj/org-tools/watch-org.pl &";
rlm@18 4 system "perl /home/r/proj/org-tools/auto-weave.pl &";
rlm@18 5
rlm@18 6