File: bottom.php

package info (click to toggle)
khronos-opengl-man4 1.0~svn33624-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,304 kB
  • sloc: xml: 93,066; makefile: 730; python: 627; javascript: 55; sh: 50; php: 4
file content (9 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>OpenGL 4 Reference Pages</title>
</head>
<frameset cols="280,*">
  <frame frameborder="0" marginwidth="0" marginheight="0" src="html/indexflat.php">
  <frame name="pagedisplay" frameborder="0" marginwidth="20" marginheight="20" src="html/start.html">
</frameset>
</html>