diff options
| -rw-r--r-- | README.org | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -125,6 +125,7 @@ first. If they do not match keep the file for tangling.  #+NAME: checkhashes  #+begin_src shell  HASHDIR="hash" +mkdir -p $HASHDIR  tanglefiles=""  <<gethash>>  | 
