ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/src/mon.cpp
(Generate patch)

Comparing mon/src/mon.cpp (file contents):
Revision 1.7 by cebix, 2000-04-24T13:20:40Z vs.
Revision 1.8 by hellwig, 2000-06-10T19:07:36Z

# Line 40 | Line 40 | extern "C" {
40   #include "mon.h"
41   #include "mon_cmd.h"
42  
43 + #ifndef VERSION
44 + #define VERSION "2"
45 + #endif
46 +
47  
48   // Buffer we're operating on
49   bool mon_use_real_mem = false;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines