Rev 9181 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9181 | Rev 9182 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | !bound bound6 between integer 1.5 and 300.234 default 2 |
20 | !bound bound6 between integer 1.5 and 300.234 default 2 |
21 | !bound bound7 between integer 1.5 and 300.234 default 89 |
21 | !bound bound7 between integer 1.5 and 300.234 default 89 |
22 | !bound bound8 between 5 and 300 |
22 | !bound bound8 between 5 and 300 |
23 | !bound bound9 between 5 and 300 |
23 | !bound bound9 between 5 and 300 |
24 | !bound bound10 between 5.56 and 300 |
24 | !bound bound10 between 5.56 and 300 |
- | 25 | !bound bound11 between 5.56 and 300 |
|
25 | 26 | ||
26 | test=$var1\ |
27 | test=$var1\ |
27 | $var2\ |
28 | $var2\ |
28 | $bound1\ |
29 | $bound1\ |
29 | $bound2\ |
30 | $bound2\ |
Line 32... | Line 33... | ||
32 | $bound5\ |
33 | $bound5\ |
33 | $bound6\ |
34 | $bound6\ |
34 | $bound7\ |
35 | $bound7\ |
35 | $bound8\ |
36 | $bound8\ |
36 | $bound9\ |
37 | $bound9\ |
37 |
|
38 | $bound10\ |
- | 39 | $bound11 |
|
- | 40 | ||
38 | 41 | ||
39 | 42 | ||
40 | 43 |