C:/Users/Dennis/src/lang/russell.orig/src/lh_opt/auxfns.c

Go to the documentation of this file.
00001 
00002 int eq (x, y)
00003 
00004 int x, y;
00005 
00006 {
00007         return (x == y);
00008 }

Generated on Fri Jan 25 10:39:46 2008 for russell by  doxygen 1.5.4