home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / p_dsysvdbo.tcl < prev    next >
Text File  |  1997-03-07  |  542b  |  17 lines

  1. #---------------------------------------------------------------------------
  2. #
  3. #      (c)     Cayenne Software Inc.    1997
  4. #
  5. #      File:           @(#)p_dsysvdbo.tcl    /main/titanic/4
  6. #      Author:         voyager
  7. #      Description:
  8. #---------------------------------------------------------------------------
  9. # SccsId = @(#)p_dsysvdbo.tcl    /main/titanic/4   7 Mar 1997 Copyright 1997 Cayenne Software Inc.
  10.  
  11. proc DSysVDbObj::docwriter_promoter {this} {
  12.  
  13.     require_module_file document.tcl docwriter
  14.  
  15.     Document promote $this
  16. }
  17.