Created classes.

This commit is contained in:
Winston Li
2014-11-02 17:26:55 +00:00
parent c075a62e95
commit c2fea2ee06
4 changed files with 161 additions and 26 deletions
@@ -0,0 +1,10 @@
package uk.ac.ic;
/**
* Created by Winston on 02/11/14.
*/
public class WGBServer {
}