X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=web%2Fmanual.md;h=f8d35e548791f2ab3325fc71336f075edd13095f;hb=1709cc8f8a54429441f8f83c38146e667133c727;hp=12454ee2ae55ba131165ae2d442041879dad33b1;hpb=c6a123a4bfdce6c278ece9d368ad94c33db567da;p=paraslash.git diff --git a/web/manual.md b/web/manual.md index 12454ee2..f8d35e54 100644 --- a/web/manual.md +++ b/web/manual.md @@ -203,6 +203,13 @@ code repository, execute git clone git://git.tuebingen.mpg.de/osl +- [lopsub](http://people.tuebingen.mpg.de/maan/lopsub/). The long +option parser for subcommands generates the command line and config +file parsers for all paraslash executables. Clone the source code +repository with + + git clone git://git.tuebingen.mpg.de/lopsub + - [gcc](ftp://ftp.gnu.org/pub/gnu/gcc) or [clang](http://clang.llvm.org). All gcc versions >= 4.2 are currently supported. Clang version 1.1 or newer should work as well.