# file : examples/cxx/parser/multiroot/protocol.map # copyright : not copyrighted - public domain namespace http://www.codesynthesis.com/protocol protocol { include "protocol.hxx"; request request*; balance balance*; withdraw withdraw*; }