Files
Pascal Obry 909df49afa Remove superfluous with clauses.
Also kill redundant check for generated code from IDL.

This fixes compilation due to:

   warning: unnecessary with of ancestor [-gnatwr]

Change-Id: Iec9f29cdcc033afb4ba3d6f32d8aff7aacec6cfd
2021-12-15 11:36:46 +00:00
..
2012-01-04 22:41:08 +00:00
2012-01-04 22:41:08 +00:00
2012-01-04 22:41:08 +00:00

README for PolyORB Tools
------------------------

$Id: //droopi/main/tools/README#2 $

PolyORB provides some helper tools

po_catref : output information held in a stringified reference,
	  e.g. CORBA IOR, corbaloc or URI

po_dumpir : output information held in a CORBA Interface Repository
	  instance.

po_names : generic naming server, compatible with CORBA COS Naming
	 API. To be used when no dependences on CORBA is required.