home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
som30tk.zip
/
som30os2.zip
/
include
/
somnmext.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-12-24
|
990b
|
25 lines
/***!Start!***
*
* 25H7912 (C) COPYRIGHT International Business Machines Corp. 1992,1996
* All Rights Reserved
* Licensed Materials - Property of IBM
*
***!End!***/
/*
* @(#) 1.7 src/somnm/naming/somnmext.h, somnm, som3.0 5/20/96 16:33:56 [12/24/96 08:01:34]
*/
#ifndef _SOMNMEXT_H
#define _SOMNMEXT_H
/* prototypes */
SOMEXTERN LName* SOMLINK create_lname(void);
SOMEXTERN LNameComponent* SOMLINK create_lname_component(void);
#endif /* _SOMNMEXT_H */