Powered by Apache

CVS log for OpenXM/src/phc/phc6.c

[BACK] Up to [local] / OpenXM / src / phc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: RELEASE_1_3_1_13b


Revision 1.5 / (download) - annotate - [select for diffs], Thu May 2 11:54:33 2002 UTC (22 years ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.4: +18 -13 lines
Diff to previous 1.4 (colored)

Fixed a bug due to a careless mistake.
( double a[N][M] ---> a[i*M+j]==a[i][j] )

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>