| Revision | 214 (tree) |
|---|---|
| Time | 2016-01-22 20:30:33 |
| Author | t_nakayama1971 |
(empty log message)
| @@ -33,8 +33,8 @@ | ||
| 33 | 33 | * コンストラクタ |
| 34 | 34 | */ |
| 35 | 35 | public ProjectParameter() { |
| 36 | -// AppConfig cfg = Factory.instantiate(AppConfig.class); | |
| 37 | -// cfg.init(); | |
| 36 | + // AppConfig cfg = Factory.instantiate(AppConfig.class); | |
| 37 | + // cfg.init(); | |
| 38 | 38 | } |
| 39 | 39 | |
| 40 | 40 | /** |