diff rep/REP.java @ 313:0585fd2410b8 single-insert-command

Single Insert Command worked.
author kono
date Sun, 05 Oct 2008 22:36:24 +0900
parents 5b7abc22e61a
children a9a740e685fa
line wrap: on
line diff
--- a/rep/REP.java	Sun Oct 05 11:39:18 2008 +0900
+++ b/rep/REP.java	Sun Oct 05 22:36:24 2008 +0900
@@ -44,6 +44,7 @@
 	 SMCMD_QUIT_2 ( 78),
 
 
+	 SM_EID ( -1),
 	 MERGE_EID ( -2),
 	 SMCMD_CH_MASTER ( 79),
 	 SMCMD_UPDATE_UP ( 80),