Files
lizheng 880c4dea9d init from fork
Signed-off-by: lizheng <lizheng2@huawei.com>
2021-11-23 21:47:15 +08:00

10 lines
291 B
PHP

<html>
<head>
<title>EGL 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>