X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=setup.py;h=190fa56669bb61dc340b3b8fc408697cf77c56f8;hb=7a523ffca368cf815d1b3b7eab8dd8c3642380ab;hp=7b17cf67f72fe0e0d861a2aaf0f3880967c400c3;hpb=cdf732863cd300caf8222c59e3f38256d9e04fca;p=nodemanager.git diff --git a/setup.py b/setup.py index 7b17cf6..190fa56 100644 --- a/setup.py +++ b/setup.py @@ -1,15 +1,10 @@ #!/usr/bin/python # -# $Id$ -# $URL$ -# # Setup script for the Node Manager application # # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# from distutils.core import setup, Extension