diff options
Diffstat (limited to 'steuermann/specfile.py')
-rw-r--r-- | steuermann/specfile.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/steuermann/specfile.py b/steuermann/specfile.py index c5deef3..6cda1c0 100644 --- a/steuermann/specfile.py +++ b/steuermann/specfile.py @@ -8,7 +8,7 @@ import nodes # Begin -- grammar generated by Yapps import sys, re -###### included from /Users/cslocum/sm/build/urwd/python/lib/python/exyapps/runtime.py +###### included from /usr/stsci/pyssgdev/Python-2.7.1/lib/python2.7/site-packages/exyapps/runtime.py # exyapps - yet another python parser system # Copyright 1999-2003 by Amit J. Patel <amitp@cs.stanford.edu> # Enhancements copyright 2003-2004 by Matthias Urlichs <smurf@debian.org> |