Changeset 473

Show
Ignore:
Timestamp:
08/05/09 13:28:06 (15 years ago)
Author:
vbarta
Message:

written numbers with explicit types (config read fails otherwise)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/egiw.cfg

    r458 r473  
    55    class = "egiw"; 
    66    V = ( "matrix", 2, 2, [ 13.1, 11.0, 11.0, 10.0 ] ); 
    7     nu = 10; 
    8     dimx = 1.0; 
     7    nu = 10.0; 
     8    dimx = 1; 
    99    rv = { 
    1010      class = "RV"; 
     
    2525    V = ( "matrix", 2, 2, [ 20.0, 8.0, 8.0, 4.0 ] ); 
    2626    nu = 4.0; 
    27     dimx = 1.0; 
     27    dimx = 1; 
    2828    rv :  
    2929    {