home *** CD-ROM | disk | FTP | other *** search
- #---------------------------------------------------------------------------
- #
- # (c) Cayenne Software Inc. 1997
- #
- # File: @(#)install_cc.tcl /main/hindenburg/2
- # Author: Lex Warners
- # Description: VCM integration file
- #---------------------------------------------------------------------------
- # SccsId = @(#)install_cc.tcl /main/hindenburg/2 18 Mar 1997 Copyright 1997 Cayenne Software Inc.
-
- OtkRegister::extGui
-
- source [m4_path_name tcl libocl.tcl]
- require "ccinstallm.tcl"
-
- [[CCInstallManager new] installWindow] popUp
-