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