mirror of
https://github.com/garrettsworkshop/Warp-SE.git
synced 2024-11-24 06:33:32 +00:00
10 lines
250 B
HTML
10 lines
250 B
HTML
<html>
|
|
<head>
|
|
<script src="xilinxD.js"> </script>
|
|
<script src="ns4plugin.js"> </script>
|
|
|
|
</head>
|
|
<body onload="javascript:checkJre()" bgcolor="#ffffff" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" >
|
|
</body>
|
|
</html>
|