1 
2 //  @(#)patchlevel.hh 1.2 93/08/01
3 //
4 //  This is the current patch level for this version of mp.
5 //
6 //  Copyright (c) Steve Holden and Rich Burridge.
7 //                All rights reserved.
8 //
9 //  Permission is given to distribute these sources, as long as the
10 //  copyright messages are not removed, and no monies are exchanged.
11 //
12 //  No responsibility is taken for any errors or inaccuracies inherent
13 //  either to the comments or the code of this program, but if
14 //  reported to me then an attempt will be made to fix them.
15 
16 #define  PATCHLEVEL  1
17