diff options
Diffstat (limited to 'libgomp/doc/conf.py')
-rw-r--r-- | libgomp/doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/doc/conf.py b/libgomp/doc/conf.py index 27e3131..f89b6f3 100644 --- a/libgomp/doc/conf.py +++ b/libgomp/doc/conf.py @@ -21,4 +21,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) |