11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
#ifdef WEB // 03-11-2000 PF
|
|
/* $Revision$
|
|
* $Id$
|
|
*/
|
|
|
|
CREATE SEQUENCE web_s_web_message_key MINVALUE 1;
|
|
|
|
REGISTERONCE('$Id$')
|
|
|
|
#endif // WEB
|