X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=web%2Fmanual.md;h=f8d35e548791f2ab3325fc71336f075edd13095f;hb=e9dd7df880c68a2d664ea10d167e6667707f9fd5;hp=12454ee2ae55ba131165ae2d442041879dad33b1;hpb=0e97806f1b4e2405475cbc6e7993bb9ffae1b574;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.