File: index.php

package info (click to toggle)
khronos-opengl-man4 1.0~svn27841-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 24,888 kB
  • ctags: 377
  • sloc: xml: 188,408; makefile: 1,153; python: 736; sh: 49; php: 7; sed: 2
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>