Warp-SE/cpld/XC95144/MXSE_html/fit/equations.htm
Zane Kaminski 4cb3b09b75 idk
2022-02-07 00:21:01 -05:00

14 lines
239 B
HTML

<html>
<head>
<script>
function init() {
document.open();
document.write(parent.leftnav.document.options.htmlStr.value);
document.close();
}
</script>
</head>
<body onload="javascript:init()">
</body>
</html>