summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2006-12-05 00:05:19 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2006-12-05 00:05:19 +0000
commit20c173005ed6fdb77782699133ed0c4e713bd1ad (patch)
tree0d23f8a9560fc02c2b80cd559e972aca005f70b7 /setup.py
parentc807ffe9050880a64ccf76868bfd17ea36e6eba7 (diff)
downloadgpsd-20c173005ed6fdb77782699133ed0c4e713bd1ad.tar.gz
Add $Id$ tag
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index e3b871f9..8fcdedf2 100644
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,4 @@
+# $Id$
# Creates build/lib.linux-${arch}-${pyvers}/gpspacket.so,
# where ${arch} is an architecture and ${pyvers} is a Python version.
from distutils.core import setup, Extension