Revision bc473567
Added by Marc Dequènes over 14 years ago
- ID bc47356707084cec2c04c9974442601746e860ea
bin/mapmaker | ||
---|---|---|
end
|
||
end
|
||
|
||
class MapMakerInterface < CyborgServerDefaultInterface
|
||
class DNS < CyborgServerInterface
|
||
class MapMakerInterface
|
||
include CyborgServerInterface
|
||
include CyborgServerDefaultInterface
|
||
|
||
class DNS
|
||
include CyborgServerInterface
|
||
|
||
def api_zone_exists?(data)
|
||
pp data
|
||
"coucou"
|
Also available in: Unified diff
[evol] work on cyborg server protocol and API #3 (refs #31)