#include "machine.h"
#include "stack-c.h"
#include "matusr.h"
Include dependency graph for matusr.c:
Go to the source code of this file.
Definition at line 9 of file matusr.c.
References Max, and Rhs.
00010 { 00011 Rhs=Max(Rhs,0); 00012 return 0; 00013 }