changeset 3:dc2ae5732141

removed print from weave
author Robert McIntyre <rlm@mit.edu>
date Sat, 15 Oct 2011 09:25:00 -0700
parents a838c4a7fb70
children de36470a2f70
files weave.sh
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/weave.sh	Sat Oct 15 09:23:57 2011 -0700
     1.2 +++ b/weave.sh	Sat Oct 15 09:25:00 2011 -0700
     1.3 @@ -7,7 +7,6 @@
     1.4  
     1.5  dir=`pwd`
     1.6  
     1.7 -echo $dir
     1.8  emacs  \
     1.9  -l /home/r/config/emacs/clojure-init.el \
    1.10  -l /home/r/config/emacs/org-init.el \