diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-08 17:37:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-08 17:37:34 +0000 |
commit | d3c9cbd07ebfcf9a89e94f02b80035455070785b (patch) | |
tree | 0ffeb7f9596ab40d7343abd71da1029731981f01 /Master/bin | |
parent | f93b62903a20648ab4328443b88495da81f70909 (diff) |
ctan-o-mat reinstall for windows wrapper
git-svn-id: svn://tug.org/texlive/trunk@51578 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin')
-rwxr-xr-x | Master/bin/win32/ctan-o-mat.bat | 21 | ||||
-rwxr-xr-x | Master/bin/win32/ctan-o-mat.exe | bin | 0 -> 1536 bytes |
2 files changed, 0 insertions, 21 deletions
diff --git a/Master/bin/win32/ctan-o-mat.bat b/Master/bin/win32/ctan-o-mat.bat deleted file mode 100755 index 14aa5ff188b..00000000000 --- a/Master/bin/win32/ctan-o-mat.bat +++ /dev/null @@ -1,21 +0,0 @@ -@echo off
-@rem --------------------------------------------------------------------------
-@rem This file is part of ctan-o-mat.
-@rem This program is distributed under BSD-like license. See file LICENSE
-@rem
-@rem (c) 2016-2017 Gerd Neugebauer
-@rem
-@rem Net: gene@gerd-neugebauer.de
-@rem
-@rem This program is free software; you can redistribute it and/or modify
-@rem it under the terms of a 3-clause BSD-like license as stated in the
-@rem file LICENSE contained in this distribution.
-@rem
-@rem You should have received a copy of the LICENSE along with this
-@rem program; if not, see the repository under http://***.
-@rem
-@rem --------------------------------------------------------------------------
-
-"perl ctan-o-mat.pl %*"
-
-@rem --------------------------------------------------------------------------
diff --git a/Master/bin/win32/ctan-o-mat.exe b/Master/bin/win32/ctan-o-mat.exe Binary files differnew file mode 100755 index 00000000000..5777d90a17a --- /dev/null +++ b/Master/bin/win32/ctan-o-mat.exe |