Index: ../trunk-jpl/src/c/shared/Exp/exp.h =================================================================== --- ../trunk-jpl/src/c/shared/Exp/exp.h (revision 14550) +++ ../trunk-jpl/src/c/shared/Exp/exp.h (revision 14551) @@ -90,14 +90,22 @@ /*Do a first pass through the domainname file, to figure out how many profiles we need to read: */ nprof=1; for(;;){ - fscanf(fid,"%255s %255s\n",chardummy,chardummy); - fscanf(fid,"%255s %255s\n",chardummy,chardummy); - fscanf(fid,"%255s %255s %255s %255s\n",chardummy,chardummy,chardummy,chardummy); - fscanf(fid,"%20u %255s\n",&n,chardummy); - fscanf(fid,"%255s %255s %255s %255s %255s\n",chardummy,chardummy,chardummy,chardummy,chardummy); - for (i=0;i(n); @@ -134,7 +146,9 @@ /*Read vertices: */ for (i=0;i