]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/assert.c
Moved from functions/ to functions/_PDCLIB/.
[pdclib] / functions / _PDCLIB / assert.c
similarity index 95%
rename from functions/assert.c
rename to functions/_PDCLIB/assert.c
index 349570c70b5a00ee1b075c14e83ff047f26aed0c..5c4b310936ac4dcf3eacd2cdcb43adb48d12149b 100644 (file)
@@ -1,4 +1,8 @@
-/* _PDCLIB_assert( char * )
+/* $Id$ */
+
+/* Release $Name$ */
+
+/* _PDCLIB_assert( char const * )
 
    This file is part of the Public Domain C Library (PDCLib).
    Permission is granted to use, modify, and / or redistribute at will.