diff options
Diffstat (limited to 'bootstrap-msvc.bat')
-rw-r--r-- | bootstrap-msvc.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap-msvc.bat b/bootstrap-msvc.bat index 1c860a2..4ac93ad 100644 --- a/bootstrap-msvc.bat +++ b/bootstrap-msvc.bat @@ -1,7 +1,6 @@ @echo off rem file : bootstrap-msvc.bat -rem copyright : Copyright (c) 2014-2019 Code Synthesis Ltd rem license : MIT; see accompanying LICENSE file setlocal EnableDelayedExpansion |