]> pd.if.org Git - pdclib/commitdiff
Moved from functions/ to functions/_PDCLIB/.
authorsolar <unknown>
Fri, 23 Dec 2005 16:09:10 +0000 (16:09 +0000)
committersolar <unknown>
Fri, 23 Dec 2005 16:09:10 +0000 (16:09 +0000)
functions/_PDCLIB/assert.c [moved from functions/assert.c with 95% similarity]
functions/_PDCLIB/stdarg.c [moved from functions/stdarg.c with 100% similarity]

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.