File: bottom.php

package info (click to toggle)
khronos-opengl-man4 1.0~svn31251-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,368 kB
  • ctags: 267
  • sloc: xml: 93,382; makefile: 730; python: 627; 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>