Go to file
Robb Matzke 3d526ab6cb [svn-r51] ./test/tstab.c
./test/tohdr.c
./test/tmeta.c
./test/theap.c
./test/tfile.c
./test/testhdf5.h
./test/testhdf5.c
	Changed the MESSAGE macro so it doesn't have a semicolon
	inside the argument list and automatic indentation tools work
	better.

	Old call:  MESSAGE (5, printfunc("foo%s %d", s, i););
        New call:  MESSAGE (5, ("foo%s %d", s, i));

	The parentheses are required.

./test/tstab.c
	Added more tests.
1997-08-29 11:59:28 -05:00
bin [svn-r33] ./bin/config.guess NEW 1997-08-15 11:38:05 -05:00
config [svn-r43] *** empty log message *** 1997-08-28 11:36:57 -05:00
doc/tgif [svn-r23] A user's view of a basic HDF5 file. 1997-08-11 12:03:49 -05:00
src [svn-r50] ./src/H5G.c 1997-08-29 11:58:58 -05:00
test [svn-r51] ./test/tstab.c 1997-08-29 11:59:28 -05:00
configure [svn-r43] *** empty log message *** 1997-08-28 11:36:57 -05:00
configure.in [svn-r43] *** empty log message *** 1997-08-28 11:36:57 -05:00
INSTALL [svn-r32] ./INSTALL NEW 1997-08-15 11:35:53 -05:00
INSTALL_MAINT [svn-r32] ./INSTALL NEW 1997-08-15 11:35:53 -05:00
Makefile [svn-r46] *** empty log message *** 1997-08-28 12:13:32 -05:00
Makefile.in [svn-r43] *** empty log message *** 1997-08-28 11:36:57 -05:00
MANIFEST [svn-r32] ./INSTALL NEW 1997-08-15 11:35:53 -05:00