comparison test/mergertest/SeMaSimulator.java @ 420:5c95a9020e31

Modify ServerMainLoop
author one
date Fri, 13 Feb 2009 19:13:50 +0900
parents
children
comparison
equal deleted inserted replaced
419:7ff127c8ad64 420:5c95a9020e31
1 package test.mergertest;
2
3 import rep.REPCommand;
4
5 public class SeMaSimulator {
6
7 public void toSeMa(REPCommand command) {
8 // TODO Auto-generated method stub
9
10 }
11
12 }