From ba83f41d5d899e2e6f3e521b5b489123aa24b720 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 13 Mar 2019 00:53:19 +0300 Subject: Add support for 16.0 --- link-15u7-32 | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 link-15u7-32 (limited to 'link-15u7-32') diff --git a/link-15u7-32 b/link-15u7-32 deleted file mode 100755 index 0d34aea..0000000 --- a/link-15u7-32 +++ /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 --. See -# msvc-dispatch for details. -# -src_exe="$(realpath ${BASH_SOURCE[0]})" -src_dir="$(dirname "$src_exe")" - -source "$src_dir/msvc-dispatch" -- cgit v1.1