File: index.html

package info (click to toggle)
blobandconquer 1.11-dfsg%2B20-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 89,664 kB
  • sloc: cpp: 39,032; ansic: 362; makefile: 142
file content (14 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<head>
<meta http-equiv="Content-Language" content="en-us">
<title>Blob Wars : Blob And Conquer Gameplay Manual</title>
</head>

<frameset cols="200, *">
<frame src="pages/contents.html" name="navFrame">
<frame src="pages/license.html" name="mainFrame">
</frameset>
<noframes>
<H2>Blob Wars : Blob And Conquer Gameplay Manual</H2>

<a href="pages/license.html">Manual</a>
</noframes>