amiga-stuff/libraries/example_lib/include/example/example.h

16 lines
289 B
C

/*
** $VER: example.h 37.1 (4.12.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 */