about summary refs log tree commit diff stats
path: root/gen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed yamlcpp dependency from rawr-genFeffernoose2013-10-061-6/+22
| | | | rawr-gen now takes the input corpus as a command-line argument, so as to increase the ease-of-use. It also now shows a usage message if provided with a non-existent file or no argument.
* Split rawr-ebooks and rawr-genFeffernoose2013-10-061-0/+48
Also wrote README