mirror of
https://github.com/garrettsworkshop/Warp-SE.git
synced 2024-10-31 21:07:28 +00:00
10 lines
247 B
HTML
10 lines
247 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<script src="XilinxD.js"> </script>
|
||
|
<script src="plugin.js"> </script>
|
||
|
|
||
|
</head>
|
||
|
<body onload="javascript:checkJre()" bgcolor="#ffffff" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" >
|
||
|
</body>
|
||
|
</html>
|