Changeset 28

Show
Ignore:
Timestamp:
01/21/08 08:30:53 (8 months ago)
Author:
sip
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • XmlRpcMcuClient/src/org/murillo/mcu/XmlRpcMcuClient.java

    r25 r28  
    4747    public static final Integer MOSAIC2x2 = 1; 
    4848    public static final Integer MOSAIC3x3 = 2; 
     49    public static final Integer MOSAIC3p4 = 3; 
     50    public static final Integer MOSAIC1p5 = 4; 
     51    public static final Integer MOSAIC1p7 = 5; 
    4952     
    5053    private XmlRpcClient client; 
Copyright 2006 - Sergio García Murillo
Powered by Trac - Edgewall Software