diff options
Diffstat (limited to 'test/TEX/glossary.py')
-rw-r--r-- | test/TEX/glossary.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEX/glossary.py b/test/TEX/glossary.py index be0a870..0becb40 100644 --- a/test/TEX/glossary.py +++ b/test/TEX/glossary.py @@ -24,7 +24,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" -""" +r""" Validate that use of \glossary in TeX source files causes SCons to be aware of the necessary created glossary files. |