aboutsummaryrefslogtreecommitdiff
path: root/lib-15u0-64
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-13 00:53:19 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-25 16:21:26 +0300
commitba83f41d5d899e2e6f3e521b5b489123aa24b720 (patch)
treefa92b790fdb85b90431c492fc536da823f6cb6b5 /lib-15u0-64
parentbea2cd6f5817e41f3ddb7d1a795648e52f9b7d05 (diff)
Add support for 16.0
Diffstat (limited to 'lib-15u0-64')
-rwxr-xr-xlib-15u0-6410
1 files changed, 0 insertions, 10 deletions
diff --git a/lib-15u0-64 b/lib-15u0-64
deleted file mode 100755
index 0d34aea..0000000
--- a/lib-15u0-64
+++ /dev/null
@@ -1,10 +0,0 @@
-#! /usr/bin/env bash
-
-# The contents of these files are all identical; the information is carries by
-# the file name which should be in the form <tool>-<version>-<target>. See
-# msvc-dispatch for details.
-#
-src_exe="$(realpath ${BASH_SOURCE[0]})"
-src_dir="$(dirname "$src_exe")"
-
-source "$src_dir/msvc-dispatch"