Searched refs:outscript (Results 1 – 1 of 1) sorted by relevance
1276 std::string outscript; in WriteOLabels() local1283 outscript = ""; in WriteOLabels()1284 invMap.getValue(i,&outscript); in WriteOLabels()1285 if(outscript.length() == 0) { in WriteOLabels()1289 outfile << outscript.c_str() << " " << i << std::endl; in WriteOLabels()