20 lines
443 B
HTML
20 lines
443 B
HTML
<html>
|
|
<head>
|
|
<base target="page">
|
|
</head>
|
|
<body bgcolor="black" vlink="white" alink="white" link="white">
|
|
|
|
<font face="courier new" color="white" size="-1">
|
|
|
|
<b>
|
|
[<a href="main.html">Mainpage</a>]
|
|
[<a href="help.html">Help</a>]
|
|
[<a href="devinfo.html">Developer info</a>]
|
|
[<a href="http://sourceforge.net/projects/cppcheck/files">Download</a>]
|
|
</b>
|
|
|
|
</font>
|
|
|
|
</body>
|
|
</html>
|