summaryrefslogtreecommitdiffhomepage
path: root/nGenEx/Random.h
diff options
context:
space:
mode:
Diffstat (limited to 'nGenEx/Random.h')
-rw-r--r--nGenEx/Random.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/nGenEx/Random.h b/nGenEx/Random.h
index 05411e1..914dc0f 100644
--- a/nGenEx/Random.h
+++ b/nGenEx/Random.h
@@ -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: Random.cpp
- AUTHOR: John DiCamillo
+ SUBSYSTEM: nGenEx.lib
+ FILE: Random.cpp
+ AUTHOR: John DiCamillo
- OVERVIEW
- ========
- Utility functions for generating random numbers and locations.
+ OVERVIEW
+ ========
+ Utility functions for generating random numbers and locations.
*/
#ifndef Random_h