Next: setenv procedure, Previous: runtest_file_p procedure, Up: Utility Procedures
Compares the two files and returns a 1 if they match, or a
0 if they don’t. If verbose is set, then it’ll print the
differences to the screen.
diff{file_1 file_2}
file_1The first file to compare.
file_2The second file to compare.