diff options
Diffstat (limited to 'random.h')
-rw-r--r-- | random.h | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -33,10 +33,14 @@ extern void srand48(long); # endif #endif -/* $Log$ -/* Revision 1.2 1997/03/03 04:19:20 nop -/* GNU Indent normalization -/* +/* + * $Log$ + * Revision 1.3 1998/12/14 13:18:53 nop + * Merge UNSAFE_OPTS (ref fixups); fix Log tag placement to fit CVS whims + * + * Revision 1.2 1997/03/03 04:19:20 nop + * GNU Indent normalization + * * Revision 1.1.1.1 1997/03/03 03:45:04 nop * LambdaMOO 1.8.0p5 * |