Skip to content

Commit

Permalink
Merge branch 'java7'
Browse files Browse the repository at this point in the history
  • Loading branch information
rjolly committed Jul 25, 2020
2 parents b35ec79 + 61234df commit 073cee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.js
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ function jarlister(path, out) {
Packages.scala.tools.nsc.JarLister$.MODULE$.process(opts.concat([pathToFile(path)]));
}

// requires net.sourceforge.jscl-meditor#txt2xhtml;4.0
// requires net.sourceforge.jscl-meditor#txt2xhtml;4.1

function txt2xhtml(srcDir, destDir, stylesheet, feed, icon) {
if (srcDir == undefined) {
Expand Down

0 comments on commit 073cee2

Please sign in to comment.