diff options
author | YamaArashi <shadow962@live.com> | 2016-01-06 18:57:32 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-06 18:57:32 -0800 |
commit | d35478a39840f150ddda9d0a1d44187f366f86c5 (patch) | |
tree | 74955b4692a2d904672f8e7dc1a74500371bde80 | |
parent | 9da6dee38eed0d9b8470b36653f42b896c2a3ea2 (diff) |
move C files
-rw-r--r-- | include/global.h (renamed from c/include/global.h) | 0 | ||||
-rw-r--r-- | src/malloc.c (renamed from c/src/malloc.c) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/c/include/global.h b/include/global.h index 4354c8651..4354c8651 100644 --- a/c/include/global.h +++ b/include/global.h diff --git a/c/src/malloc.c b/src/malloc.c index 2ca41b81a..2ca41b81a 100644 --- a/c/src/malloc.c +++ b/src/malloc.c |