diff options
Diffstat (limited to 'demo/scripts')
| -rwxr-xr-x | demo/scripts/ptags.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/demo/scripts/ptags.py b/demo/scripts/ptags.py index 8886a71..68527e9 100755 --- a/demo/scripts/ptags.py +++ b/demo/scripts/ptags.py @@ -1,8 +1,7 @@ #! /ufs/guido/bin/sgi/python # ptags -# -Create a tags file for Python programs +# Create a tags file for Python programs # Tagged are: # - functions (even inside other defs or classes) # - classes |
