view test/mergertest/SeMaSimulator.java @ 435:2b034d12170e

early sent list shortning. not yet worked.
author one
date Sat, 16 Jan 2010 18:02:26 +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
		
	}

}