Changeset 4400 for lang/c

Show
Ignore:
Timestamp:
01/11/08 05:50:58 (5 years ago)
Author:
tosik
Message:

lang/c/BitboardCA/: changed the cell size into smaller at sample code because the size was so big.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/c/BitboardCA/sample.cpp

    r4396 r4400  
    3333        const int count = 100000; 
    3434//    CA ca(30,5); 
    35         MyCA ca(160,160); 
     35        MyCA ca(50,50); 
    3636 
    3737        ca.randomize();