From bf515daf542968086440bd092b38a241b59ae580 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Tue, 25 Oct 2011 09:35:57 +0200 Subject: Updated .hgignore. Added a function to export the articles database to pdf files. --- pyAggr3g470r.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pyAggr3g470r.py') diff --git a/pyAggr3g470r.py b/pyAggr3g470r.py index 7ecae80b..0a8ba4a1 100755 --- a/pyAggr3g470r.py +++ b/pyAggr3g470r.py @@ -283,6 +283,7 @@ class Root: html += """\t\n""" html += """\t\n""" html += """\t\n""" + html += """\t\n""" html += """\t\n""" html += """\n\t\n\n""" html += "
\n\n" -- cgit