projects
/
rmac
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Partial fix for bug #108 (Fixup cleanups).
[rmac]
/
fltpoint.h
diff --git
a/fltpoint.h
b/fltpoint.h
index 20caa727b84c8f8e12def77368aac03689c9d830..c3d4038709012046e195904c8988191b8c962ef9 100644
(file)
--- a/
fltpoint.h
+++ b/
fltpoint.h
@@
-1,6
+1,9
@@
//
// Cross-platform floating point handling
//
+// by James Hammons
+// (C) 2018 Underground Software
+//
#include <stdint.h>