/*
**      $VER: example_pragmas.h 1.0 (14.8.96)
**
**      pragmas for example.library
**
**      (C) Copyright 1996 Andreas R. Kleinert
**      All Rights Reserved.
*/

#ifndef PRAGMAS_EXAMPLE_H
#define PRAGMAS_EXAMPLE_H

#pragma libcall ExampleBase EXF_TestRequest  1e 32103

#endif /* PRAGMAS_EXAMPLE_H */
