Changeset 2040 in Sophya for trunk/ArchTOIPipe/ProcWSophya


Ignore:
Timestamp:
May 31, 2002, 5:49:00 PM (23 years ago)
Author:
ansari
Message:

Correction totnscount++ ds Map2TOI - Reza 30/5/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/ProcWSophya/map2toi.cc

    r2039 r2040  
    33//                               Christophe Magneville
    44//                               Reza Ansari
    5 // $Id: map2toi.cc,v 1.11 2002-05-31 15:44:54 ansari Exp $
     5// $Id: map2toi.cc,v 1.12 2002-05-31 15:49:00 ansari Exp $
    66
    77#include "toimanager.h"
     
    123123  if(connected_Coord2Out) putData(1,k,coord2,flg);
    124124  putData(2,k,bolo,flg);
     125  totnscount++;
    125126}
    126127
Note: See TracChangeset for help on using the changeset viewer.