diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2011-04-22 14:06:55 +0200 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2011-04-22 14:06:55 +0200 |
| commit | a4a697b69cbddbd03a5db410a3bcaac52c2afb85 (patch) | |
| tree | ee1e351668a9438f78bfd86e1432602ffeee17eb /Makefile | |
| parent | ac2233896698b9d2b7d41ff0fcf47d4cb378df5a (diff) | |
| download | python-decorator-git-a4a697b69cbddbd03a5db410a3bcaac52c2afb85.tar.gz | |
Decorator 3.3.1: micro-fixes for compatibility with Python 3.2.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -RST=python /home/micheles/trunk/ROnline/RCommon/Python/ms/tools/rst.py +RST=python $(HOME)/trunk/ROnline/RCommon/Python/ms/tools/rst.py rst: documentation.py documentation3.py python $(HOME)/trunk/ROnline/RCommon/Python/ms/tools/minidoc.py -d documentation.py |
