/* $Id$ */ /* _PDCLIB_eol This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will. */ #ifndef _PDCLIB_CONFIG_H #define _PDCLIB_CONFIG_H _PDCLIB_CONFIG_H #include <_PDCLIB_config.h> #endif const char * _PDCLIB_eol = _PDCLIB_endl;