1 /**
2 *
3 */
4 package org.melati.template.test;
5
6 /**
7 * @author timp
8 * @since 26 Jun 2007
9 *
10 */
11 public class TemplatedWithWMSyntaxError {
12
13 /**
14 * Constructor.
15 */
16 public TemplatedWithWMSyntaxError() {
17 super();
18 }
19
20 }