debugging info
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@612 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -520,6 +520,8 @@ void item_tab_dates_equal(Info & i)
|
|||||||
ptm1->tm_hour == ptm2->tm_hour &&
|
ptm1->tm_hour == ptm2->tm_hour &&
|
||||||
ptm1->tm_min == ptm2->tm_min &&
|
ptm1->tm_min == ptm2->tm_min &&
|
||||||
ptm1->tm_sec == ptm2->tm_sec;
|
ptm1->tm_sec == ptm2->tm_sec;
|
||||||
|
|
||||||
|
i.out << "<!-- equal:(" << (int)i.res << ") -->";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user