Initial commit

This commit is contained in:
2013-11-21 08:09:05 -04:30
commit 47ace0cc11
6 changed files with 112 additions and 0 deletions

5
src/Main.gwt.xml Normal file
View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit trunk//EN" "http://google-web-toolkit.googlecode.com/svn/trunk/distro-source/core/src/gwt-module.dtd">
<module>
<source path="ve/ucv/ciens/ccg/nxtar" />
</module>