File: index.html

package info (click to toggle)
lisaac 1%3A0.13.1-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 15,276 kB
  • ctags: 6,396
  • sloc: ansic: 242,479; xml: 635; lisp: 333; makefile: 116; sh: 73; asm: 38
file content (13 lines) | stat: -rwxr-xr-x 552 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html><head><title>Lisaac Documentation</title></head>
<frameset cols="260,*" border="3" frameborder="yes" framespacing="5" scrolling="auto">
  <frameset rows="50%,*" border="3" frameborder="yes" framespacing="5" scrolling="no">
   <frame src="directory_list.html" frameborder="yes" scrolling="auto">
   <frame src="file_list.html"      frameborder="yes" scrolling="auto" name="file">
  </frameset>
  <frame src="default.html" name="content">
</frameset>
<noframes>
<h3>Frame Error</h3>
<p>This web site works only with frames.</p>
</noframes>
</html>