Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
41
cde/programs/dtappbuilder/src/libABobj/obj_motif.c
Normal file
41
cde/programs/dtappbuilder/src/libABobj/obj_motif.c
Normal file
@@ -0,0 +1,41 @@
|
||||
|
||||
/*
|
||||
* $XConsortium: obj_motif.c /main/3 1995/11/06 18:36:33 rswiston $
|
||||
*
|
||||
* @(#)obj_motif.c 3.80 13 Feb 1994 cde_app_builder/src/libABobj
|
||||
*
|
||||
* RESTRICTED CONFIDENTIAL INFORMATION:
|
||||
*
|
||||
* The information in this document is subject to special
|
||||
* restrictions in a confidential disclosure agreement between
|
||||
* HP, IBM, Sun, USL, SCO and Univel. Do not distribute this
|
||||
* document outside HP, IBM, Sun, USL, SCO, or Univel without
|
||||
* Sun's specific written approval. This document and all copies
|
||||
* and derivative works thereof must be returned or destroyed at
|
||||
* Sun's request.
|
||||
*
|
||||
* Copyright 1993 Sun Microsystems, Inc. All rights reserved.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
* motif.c - Handles motif stuff
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/param.h>
|
||||
#include <string.h>
|
||||
#include <macros.h>
|
||||
#include <ab_private/util.h>
|
||||
#include <ab_private/trav.h>
|
||||
#include "objP.h"
|
||||
#include "obj_motifdefs.h"
|
||||
|
||||
/*
|
||||
* This file is now obsolete - all this is in libABobjXm
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user