diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/fdl/test/debug/DebugProperty.java	Mon Oct 11 14:29:37 2010 +0900
@@ -0,0 +1,5 @@
+package fdl.test.debug;
+
+public class DebugProperty {
+	public int relayNum, relaySize, relayCounter;
+}