home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / persgen.tcl < prev    next >
Text File  |  1997-06-04  |  481b  |  14 lines

  1. #---------------------------------------------------------------------------
  2. #
  3. #      (c)     Cayenne Software Inc.    1997
  4. #
  5. #      File:           @(#)persgen.tcl    /main/titanic/1
  6. #---------------------------------------------------------------------------
  7. # SccsId = @(#)persgen.tcl    /main/titanic/1   4 Jun 1997 Copyright 1996 Cayenne Software Inc.
  8.  
  9. proc supportPersistentCodeGen {} {
  10.     return 1
  11. }
  12.  
  13. global persistentCodeGenName ; set persistentCodeGenName "informix"
  14.