File: index.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-- 288 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 rows="160,*">
  <frame scrolling="no" noresize frameborder="0" marginwidth="0" marginheight="0" src="top.php">
  <frame noresize frameborder="0" marginwidth="0" marginheight="0" src="bottom.php">
</frameset>
</html>