view test/mergertest/SeMaSimulator.java @ 450:21cb16b7f3df

block message in Editor.write()
author one
date Thu, 23 Sep 2010 18:15:37 +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
		
	}

}