Last change
on this file since 293 was 2, checked in by Rick van der Zwet, 15 years ago |
Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)
|
File size:
296 bytes
|
Line | |
---|
1 | /* Author : Rick van der Zwet
|
---|
2 | * S-number : 0433373
|
---|
3 | * Version : $Id: constants.h 457 2008-01-08 22:24:08Z rick $
|
---|
4 | * Copyright : FreeBSD Licence
|
---|
5 | */
|
---|
6 |
|
---|
7 | //use no more than this many keys
|
---|
8 | #define MAX_KNOB 2048
|
---|
9 | #define START_KNOB 1
|
---|
10 |
|
---|
11 | //used to make clear wether we live in a ROOT
|
---|
12 | #define ROOT -1
|
---|
Note:
See
TracBrowser
for help on using the repository browser.