# HG changeset patch # User wenzelm # Date 1379334067 -7200 # Node ID 62f42e9ec0f301708c7f57f3a22cee0baabd7227 # Parent 396e7db3240cc60831e57df304ecdf352faed049 proper Cygwin mirror for Isabelle2013-1; diff -r 396e7db3240c -r 62f42e9ec0f3 Admin/Windows/Cygwin/Cygwin-Latex-Setup.bat --- a/Admin/Windows/Cygwin/Cygwin-Latex-Setup.bat Mon Sep 16 13:56:02 2013 +0200 +++ b/Admin/Windows/Cygwin/Cygwin-Latex-Setup.bat Mon Sep 16 14:21:07 2013 +0200 @@ -1,4 +1,4 @@ @echo off -"%CD%\contrib\cygwin\isabelle\cygwin" --site http://isabelle.in.tum.de/cygwin_2013 --no-verify --only-site --local-package-dir "%TEMP%" --root "%CD%\contrib\cygwin" --packages texlive-collection-latexextra,texlive-collection-fontutils,texlive-collection-mathextra,libsasl2 --quiet-mode +"%CD%\contrib\cygwin\isabelle\cygwin" --site http://isabelle.in.tum.de/cygwin_2013-1 --no-verify --only-site --local-package-dir "%TEMP%" --root "%CD%\contrib\cygwin" --packages texlive-collection-latexextra,texlive-collection-fontutils,texlive-collection-mathextra,libsasl2 --quiet-mode diff -r 396e7db3240c -r 62f42e9ec0f3 Admin/Windows/Cygwin/Cygwin-Setup.bat --- a/Admin/Windows/Cygwin/Cygwin-Setup.bat Mon Sep 16 13:56:02 2013 +0200 +++ b/Admin/Windows/Cygwin/Cygwin-Setup.bat Mon Sep 16 14:21:07 2013 +0200 @@ -1,4 +1,4 @@ @echo off -"%CD%\contrib\cygwin\isabelle\cygwin" --site http://isabelle.in.tum.de/cygwin_2013 --no-verify --only-site --local-package-dir "%TEMP%" --root "%CD%\contrib\cygwin" +"%CD%\contrib\cygwin\isabelle\cygwin" --site http://isabelle.in.tum.de/cygwin_2013-1 --no-verify --only-site --local-package-dir "%TEMP%" --root "%CD%\contrib\cygwin" diff -r 396e7db3240c -r 62f42e9ec0f3 Admin/Windows/Cygwin/README --- a/Admin/Windows/Cygwin/README Mon Sep 16 13:56:02 2013 +0200 +++ b/Admin/Windows/Cygwin/README Mon Sep 16 14:21:07 2013 +0200 @@ -9,6 +9,7 @@ * Local snapshots: http://isabelle.in.tum.de/cygwin (Isabelle2012) http://isabelle.in.tum.de/cygwin_2013 (Isabelle2013) + http://isabelle.in.tum.de/cygwin_2013-1 (Isabelle2013-1) * Quasi-component: "isabelle makedist_cygwin"