diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-08-16 16:14:04 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-08-16 16:14:04 -0400 |
| commit | 661f59838235815b5073a0ef95f410003639519e (patch) | |
| tree | 28eb14bc8053bb32abd7c103c4078ab4f81b6129 /src/complex | |
| parent | e223e635cc53fa11e473cdbc864eb69a3da5f290 (diff) | |
rename non-compiled files to *.h
Diffstat (limited to 'src/complex')
| -rw-r--r-- | src/complex/I.h (renamed from src/complex/I.c) | 0 | ||||
| -rw-r--r-- | src/complex/_Complex_I.h (renamed from src/complex/_Complex_I.c) | 0 | ||||
| -rw-r--r-- | src/complex/_Imaginary_I.h (renamed from src/complex/_Imaginary_I.c) | 0 | ||||
| -rw-r--r-- | src/complex/complex.h (renamed from src/complex/complex.c) | 0 | ||||
| -rw-r--r-- | src/complex/imaginary.h (renamed from src/complex/imaginary.c) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/src/complex/I.c b/src/complex/I.h index de7929a8..de7929a8 100644 --- a/src/complex/I.c +++ b/src/complex/I.h diff --git a/src/complex/_Complex_I.c b/src/complex/_Complex_I.h index beded4ab..beded4ab 100644 --- a/src/complex/_Complex_I.c +++ b/src/complex/_Complex_I.h diff --git a/src/complex/_Imaginary_I.c b/src/complex/_Imaginary_I.h index 052ecfc5..052ecfc5 100644 --- a/src/complex/_Imaginary_I.c +++ b/src/complex/_Imaginary_I.h diff --git a/src/complex/complex.c b/src/complex/complex.h index 9649b03c..9649b03c 100644 --- a/src/complex/complex.c +++ b/src/complex/complex.h diff --git a/src/complex/imaginary.c b/src/complex/imaginary.h index 4b3da25d..4b3da25d 100644 --- a/src/complex/imaginary.c +++ b/src/complex/imaginary.h |
