Esempio n. 1
0
 /** Test routine */
 public static void main(String argv[]) throws Exception {
   System.err.println("Enter the name of an ini-file: ");
   init(D.r());
   D.p(values);
 }