]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/bin/add-html-footer.py
(from_list): read
[lilypond.git] / stepmake / bin / add-html-footer.py
index d16ddcebbe42a5115eccc240ca38eb988eab86bb..314499433b90ce90af536b8c8a255d9654604b75 100644 (file)
@@ -242,8 +242,7 @@ def do_file (f):
                # don't cause ///////index.html entries in log files.
                #       index = "./index.html"
                #       top = "./"
-
-
+                       
        versiontup = string.split(package_version, '.')
        branch_str = 'stable-branch'
        if string.atoi ( versiontup[1]) %  2: