|
Lines 26-31
Link Here
|
| 26 |
# Originally written by David Mackenzie <djm@gnu.ai.mit.edu>. |
26 |
# Originally written by David Mackenzie <djm@gnu.ai.mit.edu>. |
| 27 |
# Perl reimplementation by Tom Tromey <tromey@redhat.com>. |
27 |
# Perl reimplementation by Tom Tromey <tromey@redhat.com>. |
| 28 |
|
28 |
|
|
|
29 |
no warnings 'deprecated'; |
| 29 |
|
30 |
|
| 30 |
# Parameters set by configure. Not to be changed. NOTE: assign |
31 |
# Parameters set by configure. Not to be changed. NOTE: assign |
| 31 |
# VERSION as string so that eg version 0.30 will print correctly. |
32 |
# VERSION as string so that eg version 0.30 will print correctly. |