diff options
Diffstat (limited to 'Master/tlsrc/bin-cweb.tlsrc')
-rw-r--r-- | Master/tlsrc/bin-cweb.tlsrc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/tlsrc/bin-cweb.tlsrc b/Master/tlsrc/bin-cweb.tlsrc new file mode 100644 index 00000000000..bbf8c6c46be --- /dev/null +++ b/Master/tlsrc/bin-cweb.tlsrc @@ -0,0 +1,12 @@ +name bin-cweb +category TLCore +shortdesc Web litterate programming system for C, C++ and Java. +longdesc CWEB is a version of WEB for documenting C, C++, and Java programs. + WEB was adapted to C by Silvio Levy in 1987, and since then both Knuth +binpatterns f bin/${ARCH}/ctangle +binpatterns f bin/${ARCH}/cweave +binpatterns f bin/win32/ctangle.exe +binpatterns f bin/win32/cweave.exe +docpatterns f texmf/doc/man/man1/ctangle.1 +docpatterns f texmf/doc/man/man1/cweave.1 +docpatterns f texmf/doc/man/man1/cweb.1 |