Changeset 244 in Sophya for trunk/SophyaLib/NTools/nbrandom.c


Ignore:
Timestamp:
Apr 22, 1999, 6:18:52 PM (26 years ago)
Author:
ansari
Message:

beaucoup modifs rz+cmv 22/4/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/nbrandom.c

    r220 r244  
    1 #include "defs.h"
     1#include "machdefs.h"
    22#include <stdlib.h>
    33#include <stdio.h>
    44#include <string.h>
     5#include <math.h>
    56#include <sys/time.h>
    6 #include "machine.h"
     7#include "machdefs.h"
    78#include "nbmath.h"
    89#include "nbrandom.h"
Note: See TracChangeset for help on using the changeset viewer.