forked from I2P_Developers/i2p.i2p
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