~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to gui/GraphLib/libsrc/uimxR5/include/lib_msg.h

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* @(#)lib_msg.h        17.1 (ESO-IPG) 01/25/02 17:26:04 */
 
2
/*---------------------------------------------------------------------
 
3
 * 
 
4
 *
 
5
 *             Copyright (c) 1992, Visual Edge Software Ltd.
 
6
 *
 
7
 * ALL  RIGHTS  RESERVED.  Permission  to  use,  copy,  modify,  and
 
8
 * distribute  this  software  and its documentation for any purpose
 
9
 * and  without  fee  is  hereby  granted,  provided  that the above
 
10
 * copyright  notice  appear  in  all  copies  and  that  both  that
 
11
 * copyright  notice and this permission notice appear in supporting
 
12
 * documentation,  and that  the name of Visual Edge Software not be
 
13
 * used  in advertising  or publicity  pertaining to distribution of
 
14
 * the software without specific, written prior permission. The year
 
15
 * included in the notice is the year of the creation of the work.
 
16
 *-------------------------------------------------------------------*/
 
17
#define MC_LIBUIMX      3
 
18
#define MS_LU_OUTMEMORY 1
 
19
#define MS_LU_FORMATDUMP        2
 
20
#define MS_LU_INSTEXCEEDED      3
 
21
#define MS_LU_MALLOCFAILED      4
 
22
#define MS_LU_REALLOCFAILED     5
 
23
#define MS_LU_UNDEFERROR        6
 
24
#define MS_LU_SECONDNOTANCESTOR 7
 
25
#define MS_LU_ALDRYREGISTERED   8
 
26
#define MS_LU_WIDGETMIDGETFMT   9