changeset 130 | b8dc8a6f82cf |
parent 47 | b87ea854d920 |
child 151 | a9f1ba451247 |
1.1 --- a/java/dictionary-generator/src/cz/frantovo/telco/dictionary/Functions.java Mon Aug 19 19:58:00 2013 +0200 1.2 +++ b/java/dictionary-generator/src/cz/frantovo/telco/dictionary/Functions.java Mon Aug 19 20:53:04 2013 +0200 1.3 @@ -29,7 +29,8 @@ 1.4 import org.w3c.dom.NodeList; 1.5 1.6 /** 1.7 - * 1.8 + * Common functions 1.9 + * 1.10 * @author Ing. František Kučera (frantovo.cz) 1.11 */ 1.12 public class Functions {