view test/mergertest/SeMaSimulator.java @ 471:d2762d669617

sleep command to wait for singleton prevention
author one
date Tue, 12 Oct 2010 10:19:59 +0900
parents 5c95a9020e31
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
		
	}

}