home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
komix
/
DATA.Z
/
rwsource.tcl
< prev
next >
Wrap
Text File
|
1997-08-29
|
569b
|
16 lines
#---------------------------------------------------------------------------
#
# (c) Cadre Technologies Inc. 1995
#
# File: @(#)rwsource.tcl /main/titanic/1
# Author: Harm Leijendeckers
# Description: Source file of class Report
#
#---------------------------------------------------------------------------
# SccsId = @(#)rwsource.tcl /main/titanic/1 29 Aug 1997 Copyright 1995 Cadre Technologies Inc.
if { ![string length [info commands Report]] } {
source [m4_path_name reports rwclassdef.tcl]
source [m4_path_name reports rwmethods.tcl]
}