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

#ifndef EXAMPLE_EXAMPLE_H
#define EXAMPLE_EXAMPLE_H

    /* nothing defined yet */

#endif /* EXAMPLE_EXAMPLE_H */
