]> pd.if.org Git - pdclib.old/commitdiff
Moved the includes into subdirectory (again). Teaches you to decide on a proper layou...
authorsolar <>
Sun, 20 Nov 2005 10:04:48 +0000 (10:04 +0000)
committersolar <>
Sun, 20 Nov 2005 10:04:48 +0000 (10:04 +0000)
12 files changed:
includes/_PDCLIB_aux.h [moved from _PDCLIB_aux.h with 100% similarity, mode: 0644]
includes/_PDCLIB_config.h [moved from _PDCLIB_config.h with 100% similarity]
includes/_PDCLIB_int.h [moved from _PDCLIB_int.h with 100% similarity]
includes/assert.h [moved from assert.h with 100% similarity, mode: 0644]
includes/float.h [moved from float.h with 100% similarity]
includes/iso646.h [moved from iso646.h with 100% similarity]
includes/limits.h [moved from limits.h with 100% similarity]
includes/stdarg.h [moved from stdarg.h with 100% similarity]
includes/stdbool.h [moved from stdbool.h with 100% similarity]
includes/stddef.h [moved from stddef.h with 100% similarity]
includes/stdint.h [moved from stdint.h with 100% similarity]
includes/string.h [moved from string.h with 100% similarity, mode: 0644]

old mode 100755 (executable)
new mode 100644 (file)
similarity index 100%
rename from _PDCLIB_aux.h
rename to includes/_PDCLIB_aux.h
similarity index 100%
rename from _PDCLIB_config.h
rename to includes/_PDCLIB_config.h
similarity index 100%
rename from _PDCLIB_int.h
rename to includes/_PDCLIB_int.h
old mode 100755 (executable)
new mode 100644 (file)
similarity index 100%
rename from assert.h
rename to includes/assert.h
similarity index 100%
rename from float.h
rename to includes/float.h
similarity index 100%
rename from iso646.h
rename to includes/iso646.h
similarity index 100%
rename from limits.h
rename to includes/limits.h
similarity index 100%
rename from stdarg.h
rename to includes/stdarg.h
similarity index 100%
rename from stdbool.h
rename to includes/stdbool.h
similarity index 100%
rename from stddef.h
rename to includes/stddef.h
similarity index 100%
rename from stdint.h
rename to includes/stdint.h
old mode 100755 (executable)
new mode 100644 (file)
similarity index 100%
rename from string.h
rename to includes/string.h