view src/fdl/test/debug/DebugProperty.java @ 114:3b877c9a44f5

gather old packages
author kazz
date Mon, 11 Oct 2010 14:29:37 +0900
parents src/fdl/test/debug2/DebugProperty.java@ea4ee892baf5
children
line wrap: on
line source

package fdl.test.debug;

public class DebugProperty {
	public int relayNum, relaySize, relayCounter;
}