mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
javadoc
This commit is contained in:
@@ -373,6 +373,9 @@ public class TranslateReader extends FilterReader {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Do not comment out, used to extract tags as a part of the build process.
|
||||
*/
|
||||
public static void main(String[] args) {
|
||||
try {
|
||||
if (args.length >= 2 && args[0].equals("test"))
|
||||
|
||||
Reference in New Issue
Block a user