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