diff options
Diffstat (limited to 'test/TEX/clean.py')
-rw-r--r-- | test/TEX/clean.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEX/clean.py b/test/TEX/clean.py index b0e5ee4..ad828d2 100644 --- a/test/TEX/clean.py +++ b/test/TEX/clean.py @@ -24,7 +24,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" -""" +r""" Check that all auxilary files created by LaTeX are properly cleaned by scons -c. """ |