blob: 43c14994df239d6d479f92bf8b391fe3ab98ecbf (
plain)
1
2
3
4
5
6
7
8
9
|
<html>
<head>
<meta http-equiv="refresh" content="0;url=opengl.html">
<title>Redirecting...</title>
</head>
<body>
<a href="opengl.html">click here</a> if you are not redirected.
</body>
</html>
|