summaryrefslogtreecommitdiffhomepage
path: root/nGenEx/Fix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nGenEx/Fix.cpp')
-rw-r--r--nGenEx/Fix.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/nGenEx/Fix.cpp b/nGenEx/Fix.cpp
index f6dd213..14ebec6 100644
--- a/nGenEx/Fix.cpp
+++ b/nGenEx/Fix.cpp
@@ -1,15 +1,15 @@
/* Project nGenEx
- Destroyer Studios LLC
- Copyright © 1997-2004. All Rights Reserved.
+ Destroyer Studios LLC
+ Copyright © 1997-2004. All Rights Reserved.
- SUBSYSTEM: nGenEx.lib
- FILE: Fix.cpp
- AUTHOR: John DiCamillo
+ SUBSYSTEM: nGenEx.lib
+ FILE: Fix.cpp
+ AUTHOR: John DiCamillo
- OVERVIEW
- ========
- Fixed point number class with 16 bits of fractional precision
+ OVERVIEW
+ ========
+ Fixed point number class with 16 bits of fractional precision
*/
#include "MemDebug.h"