diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-08-16 14:11:32 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-08-16 14:11:32 -0400 |
| commit | 77d0069e522400b63c2182fcc5f852718e4e6f2c (patch) | |
| tree | 6713710011e6e24ebc589d4fa32093e5af329afc /src/time | |
| parent | 896e28812c51b9ffdf3efc00c7d7ef699e380a58 (diff) | |
rename files that should never be compiled on their own to .h
Diffstat (limited to 'src/time')
| -rw-r--r-- | src/time/CLOCKS_PER_SEC.h (renamed from src/time/CLOCKS_PER_SEC.c) | 0 | ||||
| -rw-r--r-- | src/time/clock_t.h (renamed from src/time/clock_t.c) | 0 | ||||
| -rw-r--r-- | src/time/struct_tm.h (renamed from src/time/struct_tm.c) | 0 | ||||
| -rw-r--r-- | src/time/time_t.h (renamed from src/time/time_t.c) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/time/CLOCKS_PER_SEC.c b/src/time/CLOCKS_PER_SEC.h index e8e8350d..e8e8350d 100644 --- a/src/time/CLOCKS_PER_SEC.c +++ b/src/time/CLOCKS_PER_SEC.h diff --git a/src/time/clock_t.c b/src/time/clock_t.h index d6e5d966..d6e5d966 100644 --- a/src/time/clock_t.c +++ b/src/time/clock_t.h diff --git a/src/time/struct_tm.c b/src/time/struct_tm.h index e7f0376f..e7f0376f 100644 --- a/src/time/struct_tm.c +++ b/src/time/struct_tm.h diff --git a/src/time/time_t.c b/src/time/time_t.h index 58cf3fb0..58cf3fb0 100644 --- a/src/time/time_t.c +++ b/src/time/time_t.h |
