home *** CD-ROM | disk | FTP | other *** search
- #---------------------------------------------------------------------------
- #
- # (c) Cayenne Software Inc. 1997
- #
- # File: @(#)persgen.tcl /main/titanic/1
- #---------------------------------------------------------------------------
- # SccsId = @(#)persgen.tcl /main/titanic/1 4 Jun 1997 Copyright 1996 Cayenne Software Inc.
-
- proc supportPersistentCodeGen {} {
- return 1
- }
-
- global persistentCodeGenName ; set persistentCodeGenName "informix"
-