File: refFrame.html

package info (click to toggle)
transcriber 1.5.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 2,980 kB
  • ctags: 1,259
  • sloc: tcl: 13,131; ansic: 1,891; sh: 1,206; makefile: 106; xml: 66
file content (9 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
<HTML>
<HEAD>
   <TITLE>Manuel de Rfrence</TITLE>
</HEAD>
<FRAMESET COLS="300,*" FRAMEBORDER="0" BORDER="1">
  <FRAME NAME="menu" SRC="refMenu.html">
  <FRAME NAME="content"  SRC="reference.html#r1">
</FRAMESET>
</HTML>