mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
13 lines
477 B
Modula-2
13 lines
477 B
Modula-2
|
#------------------------------------------------------------------------------
|
||
|
# Wait for a Program to Terminate
|
||
|
#------------------------------------------------------------------------------
|
||
|
MODULE libc.nlm
|
||
|
#SCREENNAME "MySQL Tool - Wait for a Program to Terminate"
|
||
|
COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
|
||
|
DESCRIPTION "MySQL Tool - Wait for a Program to Terminate"
|
||
|
VERSION 4, 0
|
||
|
STACKSIZE 65536
|
||
|
XDCDATA ../netware/mysql.xdc
|
||
|
#DEBUG
|
||
|
|