Changeset 2593 for trunk/components/blitz/resources/omero/Constants.ice
- Timestamp:
- 07/05/08 22:16:05 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/components/blitz/resources/omero/Constants.ice
r2563 r2593 12 12 module omero { 13 13 module constants { 14 15 /* 16 * Key in the ImplicitContext which must be filled 17 * by all omero.client implementations. 18 */ 19 const string CLIENTUUID = "omero.client.uuid"; 14 20 15 21 /*
