12 lines
153 B
Plaintext
12 lines
153 B
Plaintext
#ifdef EXC
|
|
/*
|
|
* $Revision$
|
|
* $Id$
|
|
*/
|
|
|
|
CREATE INDEX exc_i_exc_import1 ON exc_import(fac_import_key);
|
|
|
|
REGISTERONCE('$Id$')
|
|
|
|
#endif // EXC
|