[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:02928] HMgeTool window file recognition


Hi,

In line 299,300 in HMgeTool, should it be like this?

for (d = 0; d<genInfo->pst[p].win.num; d++)
   printf ("   %d-th window:  %s\n", d, genInfo->pst[p].win.fn[d]);

Other wise, pst remains to be the last stream loaded.

BR,
Na Xingyu

Follow-Ups
[hts-users:02931] Re: HMgeTool window file recognition, Keiichiro Oura