Subversion Repositories Projects

Rev

Rev 158 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 158 Rev 159
Line 17... Line 17...
17
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
17
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
18
 ***************************************************************************/
18
 ***************************************************************************/
19
#ifndef PARAMETER_POSITIONS_H
19
#ifndef PARAMETER_POSITIONS_H
20
#define PARAMETER_POSITIONS_H
20
#define PARAMETER_POSITIONS_H
Line -... Line 21...
-
 
21
 
-
 
22
static const int VERSION_SETTINGS = 72;
21
 
23
 
Line 22... Line 24...
22
static const int MaxParameter = 86;
24
static const int MaxParameter = 86;
23
 
25
 
24
static const int P_KANAL_GAS   = 0;
26
static const int P_KANAL_GAS   = 0;