Skip to content

Commit

Permalink
exports lphy.base.parser.newick
Browse files Browse the repository at this point in the history
  • Loading branch information
walterxie committed Aug 21, 2023
1 parent 55bd214 commit 77839fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lphy-base/src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@

exports lphy.base.parser;
exports lphy.base.parser.nexus;
exports lphy.base.parser.newick;

// declare service provider interface (SPI)
exports lphy.base.spi;
Expand Down

0 comments on commit 77839fd

Please sign in to comment.