mirror of
https://github.com/garrettsworkshop/Warp-SE.git
synced 2024-11-18 13:09:30 +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>
|