Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / programs / dtappbuilder / src / ab / textp_stubs.c
1 /*** DTB_USER_CODE_START vvv Add file header below vvv ***/
2 /*
3  *      $XConsortium: textp_stubs.c /main/3 1995/11/06 17:54:17 rswiston $
4  *
5  * @(#)textp_stubs.c    1.5 27 Sep 1994 cde_app_builder/src/ab
6  *
7  *      RESTRICTED CONFIDENTIAL INFORMATION:
8  *
9  *      The information in this document is subject to special
10  *      restrictions in a confidential disclosure agreement between
11  *      HP, IBM, Sun, USL, SCO and Univel.  Do not distribute this
12  *      document outside HP, IBM, Sun, USL, SCO, or Univel without
13  *      Sun's specific written approval.  This document and all copies
14  *      and derivative works thereof must be returned or destroyed at
15  *      Sun's request.
16  *
17  *      Copyright 1993 Sun Microsystems, Inc.  All rights reserved.
18  *
19  */
20
21 /*** DTB_USER_CODE_END   ^^^ Add file header above ^^^ ***/
22
23 /*
24  * File: textp_stubs.c
25  * Contains: Module callbacks and connection functions
26  *
27  * This file was generated by dtcodegen, from module textp
28  *
29  * Any text may be added between the DTB_USER_CODE_START and
30  * DTB_USER_CODE_END comments (even non-C code). Descriptive comments
31  * are provided only as an aid.
32  *
33  *  ** EDIT ONLY WITHIN SECTIONS MARKED WITH DTB_USER_CODE COMMENTS.  **
34  *  ** ALL OTHER MODIFICATIONS WILL BE OVERWRITTEN. DO NOT MODIFY OR  **
35  *  ** DELETE THE GENERATED COMMENTS!                                 **
36  */
37
38 #include <stdio.h>
39 #include <Xm/Xm.h>
40 #include "dtb_utils.h"
41 #include "dtbuilder.h"
42 #include "textp_ui.h"
43
44
45 /**************************************************************************
46  *** DTB_USER_CODE_START
47  ***
48  *** All necessary header files have been included.
49  ***
50  *** Add include files, types, macros, externs, and user functions here.
51  ***/
52 /*** DTB_USER_CODE_END
53  ***
54  *** End of user code section
55  ***
56  **************************************************************************/
57
58
59
60
61 /**************************************************************************
62  *** DTB_USER_CODE_START
63  ***
64  *** All automatically-generated data and functions have been defined.
65  ***
66  *** Add new functions here, or at the top of the file.
67  ***/
68 /*** DTB_USER_CODE_END
69  ***
70  *** End of user code section
71  ***
72  **************************************************************************/
73
74