summaryrefslogtreecommitdiffstats
path: root/install.py
diff options
context:
space:
mode:
authorMac Mollison <mollison@cs.unc.edu>2010-03-20 17:40:00 -0400
committerMac Mollison <mollison@cs.unc.edu>2010-03-20 17:40:00 -0400
commit90d1825ad3ad20430734c1c75b899d14c4e6b700 (patch)
tree834a898b506f37a35c73d3845061ec8f7284394e /install.py
parent7fdb4dbbbca577efbeec47cd1364eb319346a0cc (diff)
Zapped a bunch of trailing whitespace
Diffstat (limited to 'install.py')
-rwxr-xr-xinstall.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.py b/install.py
index 935c7df..b06462c 100755
--- a/install.py
+++ b/install.py
@@ -4,8 +4,8 @@
4# Description 4# Description
5################################################################################ 5################################################################################
6 6
7# This script installes (or re-installs) the unit_trace Python module, so that 7# This script installes (or re-installs) the unit_trace Python module, so that
8# the unit_trace library can be imported with `import unit_trace` by a Python 8# the unit_trace library can be imported with `import unit_trace` by a Python
9# script, from anywhere on the system. 9# script, from anywhere on the system.
10 10
11# The installation merely consists of copying the unit_trace directory to 11# The installation merely consists of copying the unit_trace directory to