]> git.tuebingen.mpg.de Git - lopsub.git/blob - web/header.html
Make the build reproducible.
[lopsub.git] / web / header.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2    "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5         <meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
6         <title>Lopsub</title>
7 </head>
8
9 <body>
10
11         <table width=100%>
12                 <tr>
13                         <td>
14                                 <h2>The long option parser for subcommands</h2>
15
16                         </td>
17                         <td align="right">
18                                 <a href="./index.html">
19                                         <img
20                                                 src="lopsub.png"
21                                                 alt="lopsub logo"
22                                         >
23                                 </a>
24                         </td>
25                 </tr>
26         </table>
27
28         <hr>
29
30         <table width=100%>
31                 <tr>
32                         <td align="center">
33                                 <a href="./index.html">About</a>
34                         </td>
35                         <td align="center">
36                                 <a href="./lopsub-suite.5.html">lopsub-suite(5)</a>
37                         </td>
38                         <td align="center">
39                                 <a href="./lopsubgen.1.html">lopsubgen(1)</a>
40                         </td>
41                         <td align="center">
42                                 <a href="./lopsub-api.html">API</a>
43                         </td>
44         </table>
45
46         <hr>