]> pd.if.org Git - pdclib/blobdiff - internals/_PDCLIB_aux.h
Getting closer to scan().
[pdclib] / internals / _PDCLIB_aux.h
index aa5c1289f481bd9fa274ab8ad332eede6edf674a..71196a566b64e83fccd2709c64cd7161acae8550 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* Auxiliary PDCLib code <_PDCLIB_aux.h>
 
    This file is part of the Public Domain C Library (PDCLib).
@@ -65,3 +63,4 @@
 #define _PDCLIB_symbol2value( x ) #x
 #define _PDCLIB_symbol2string( x ) _PDCLIB_symbol2value( x )
 #define _PDCLIB_symbol2identity( x ) x
+