File: index.html

package info (click to toggle)
fte 0.50.2-1.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,696 kB
  • ctags: 6,486
  • sloc: cpp: 48,178; ansic: 2,795; perl: 808; sh: 112; makefile: 106
file content (13 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
<HTML>
<HEAD>
<TITLE>FTE Documentation</TITLE>
</HEAD>
<FRAMESET COLS="300,*">
<FRAME NAME="contents" SRC="contents.html">
<FRAME NAME="main" SRC="about.html">
</FRAMESET>
<NOFRAMES>
<BODY>
</BODY>
</NOFRAMES>
</HTML>