diff options
author | Martin Mares <mj@ucw.cz> | 1998-11-27 20:38:30 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1998-11-27 20:38:30 +0100 |
commit | b4712244a0fb49b32dc58d28523f122d8ed2cae8 (patch) | |
tree | d67305b05dc0ec6c79b03d44161d1ce0581b2f2c /proto | |
parent | da87782278cdb38a90f5236fbbc4928c9ca2ee15 (diff) | |
download | bird-b4712244a0fb49b32dc58d28523f122d8ed2cae8.tar bird-b4712244a0fb49b32dc58d28523f122d8ed2cae8.zip |
Dummy grammar for RIP configuration. Now empty, but must be here since
it's referenced in the makefiles.
Diffstat (limited to 'proto')
-rw-r--r-- | proto/rip/config.Y | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/proto/rip/config.Y b/proto/rip/config.Y new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/proto/rip/config.Y |