/* Eigene Informationsdatei */
/* Datei: pninc2.h */

#ifndef _PNINC2
#define _PNINC2

#include <stdio.h>  /* verschachtelter Aufruf */
#define MeineKonstante 99

#endif
