Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 499 → Rev 500

/trunk/process.c
46,7 → 46,7
void evalinit(){
int i;
 
INITRANDSEED();
initialize_rnd_variables();
 
for (i=0; i<NUM_CELLS; ++i) {
cell[i] = 0;