Admin/Windows/Cygwin/isabelle/rebaseall
changeset 52036 48cecc50c221
parent 51993 20edcc6a8def
child 53637 9b44e7df9350
     1.1 --- a/Admin/Windows/Cygwin/isabelle/rebaseall	Mon Jan 28 15:45:54 2013 +0100
     1.2 +++ b/Admin/Windows/Cygwin/isabelle/rebaseall	Mon Jan 28 17:37:09 2013 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  
     1.5  CONTRIB="$(cygpath -u "$(cygpath -w /)\..")"
     1.6  
     1.7 -for DIR in "$CONTRIB/polyml-5.5.0"
     1.8 +for DIR in "$CONTRIB/polyml"*
     1.9  do
    1.10    find "$DIR" -name "*.dll" >> "$FILE_LIST"
    1.11  done