diff options
author | David Walter Seikel | 2016-03-28 22:18:15 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-03-28 22:18:15 +1000 |
commit | e6a8af898de06e5dea07c8bd84bc53e5118881ff (patch) | |
tree | ea8696ee21b8ae2288c154316cfb3a15830e54dc /src/others/lemon/README | |
parent | Add stuff to build external projects NetSurf and polipo. (diff) | |
download | SledjHamr-e6a8af898de06e5dea07c8bd84bc53e5118881ff.zip SledjHamr-e6a8af898de06e5dea07c8bd84bc53e5118881ff.tar.gz SledjHamr-e6a8af898de06e5dea07c8bd84bc53e5118881ff.tar.bz2 SledjHamr-e6a8af898de06e5dea07c8bd84bc53e5118881ff.tar.xz |
Move lemon to the src/others directory.
Diffstat (limited to 'src/others/lemon/README')
-rw-r--r-- | src/others/lemon/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/others/lemon/README b/src/others/lemon/README new file mode 100644 index 0000000..aa84547 --- /dev/null +++ b/src/others/lemon/README | |||
@@ -0,0 +1,4 @@ | |||
1 | The lemon parser is maintained at http://www.hwaci.com/sw/lemon/ in | ||
2 | particular the documentation is at - | ||
3 | |||
4 | http://www.hwaci.com/sw/lemon/lemon.html | ||