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

Comparing mon/src/mon.h (file contents):
Revision 1.3 by cebix, 1999-10-25T08:04:47Z vs.
Revision 1.4 by cebix, 2000-04-24T13:10:05Z

# Line 1 | Line 1
1   /*
2   *  mon.h - mon main program
3   *
4 < *  mon (C) 1997-1999 Christian Bauer, Marc Hellwig
4 > *  mon (C) 1997-2000 Christian Bauer, Marc Hellwig
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 25 | Line 25
25  
26  
27   /*
28 *  Version information
29 */
30
31 const int MON_VERSION_MAJOR = 2;
32 const int MON_VERSION_MINOR = 2;
33
34
35 /*
28   *  Initialization, deinitialization and invocation
29   */
30  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines