Changeset: 2a1cacaf585d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2a1cacaf585d
Removed Files:
        buildtools/autogen/setup.py
Branch: default
Log Message:

Removed unused file.


diffs (26 lines):

diff --git a/buildtools/autogen/setup.py b/buildtools/autogen/setup.py
deleted file mode 100755
--- a/buildtools/autogen/setup.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/env python
-
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0.  If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# Copyright 1997 - July 2008 CWI, August 2008 - 2018 MonetDB B.V.
-
-from distutils.core import setup
-
-setup(name = "autogen",
-      version = "1.0",
-      description = "MonetDB autogen script",
-      author = "MonetDB Team, CWI",
-      author_email = "i...@monetdb.org",
-      url = "https://www.monetdb.org/";,
-      maintainer = "Sjoerd Mullender",
-      maintainer_email = "i...@monetdb.org",
-      license = "Mozilla Public License, v. 2.0",
-      packages = ['autogen'],
-      scripts = ['autogen.py'])
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to