From 0e0618ea227e7768bac5f5b3f2f1e72c4bfb3c85 Mon Sep 17 00:00:00 2001 From: Chris Cleeland Date: Tue, 8 Apr 1997 17:12:53 +0000 Subject: This one works! Currently only the cubit example/test is functional; the others have yet to be converted. --- TAO/IIOP/docs/us/codecounts/object.hh.cccc | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'TAO/IIOP/docs/us/codecounts/object.hh.cccc') diff --git a/TAO/IIOP/docs/us/codecounts/object.hh.cccc b/TAO/IIOP/docs/us/codecounts/object.hh.cccc index 3b1c1ad6e92..b8f3b41f6c5 100644 --- a/TAO/IIOP/docs/us/codecounts/object.hh.cccc +++ b/TAO/IIOP/docs/us/codecounts/object.hh.cccc @@ -1,4 +1,21 @@ -Scope: object.hh + +CCCC - a code counter for C and C++ +=================================== + +A program to analyse C and C++ source code and report on +some simple software metrics +Version 1.00 +Copyright Tim Littlefair, 1995 + +The development of this program was heavily dependent on +the Purdue Compiler Construction Tool Set (PCCTS) +by Terence Parr, Will Cohen, Hank Dietz, Russel Quoung +and others. + +This software is provided with NO WARRANTY + + +Scope: ../../../lib/object.hh Canonical name From To COM LOC MVG L/C M/C -------------------- ---- ---- ----- ----- ----- ----- ----- typedef class CORBA_Object*CORBA_Ob 1 11 10 0 0 0.0 0.0 @@ -7,6 +24,7 @@ CORBA_Boolean CORBA_is_nil(); 13 13 0 0 0 extern const IID IID_CORBA_Object; 15 15 0 0 0 class _EXPCLASS CORBA_Object:public 17 109 28 58 0 2.1 0.0 ; 109 109 0 0 0 +line 112: syntax error at "ÿ" missing Start -------------------- ---- ---- ----- ----- ----- ----- ----- Summary for scope: 39 63 0 1.6 0.0 -------------------- ---- ---- ----- ----- ----- ----- ----- -- cgit v1.2.1