added todo
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 6633]
This commit is contained in:
parent
f04dab7b83
commit
4673f7ae02
|
@ -13,6 +13,7 @@ import java.util.ArrayList;
|
|||
import java.util.List;
|
||||
|
||||
public class Gen {
|
||||
// TODO: don't hardcode
|
||||
public static final String TEMPLATE_FILE =
|
||||
"/Users/parrt/antlr/code/antlr4/main/gunit/resources/org/antlr/v4/gunit/jUnit.stg";
|
||||
|
||||
|
|
Loading…
Reference in New Issue