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

Modify ServerMainLoop
author one
date Fri, 13 Feb 2009 19:13:50 +0900
parents
children
line wrap: on
line source

package test.mergertest;

import rep.REPCommand;

public class SeMaSimulator {

	public void toSeMa(REPCommand command) {
		// TODO Auto-generated method stub
		
	}

}