Imported from archive

This commit is contained in:
Eiffel operator
2026-03-25 07:12:09 -08:00
commit b929708190
75 changed files with 7823 additions and 0 deletions

38
www/tool.htm Normal file
View File

@@ -0,0 +1,38 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="author" content="Kim Walden">
<title>BON method: BONsai drawing tool</title>
<link rel="stylesheet" type="text/css" href="nn4.css">
<style type="text/css">
@import url("normal.css");
</style>
<script type="text/javascript">
<!--
function check_bookmark() {
var goto_bm = parent.parent.banner.goto_bookmark;
var bm = parent.banner.bookmark;
if (goto_bm) {main.location.href = bm};
parent.banner.goto_bookmark = false;
}
//-->
</script>
</head>
<frameset framespacing="0" border="0" frameborder="0" rows="6,*">
<frame name="dot" src="tool_dot.htm" scrolling="no" noresize>
<frameset framespacing="0" border="0" frameborder="0" cols="180,*">
<frame name="sidebar" src="tool_nav.htm" scrolling="auto" noresize target="_self">
<frame name="main" scrolling="auto" src="tool_main.htm" target="_self">
<noframes>
<body>
<p>This page uses frames which are not supported by your browser.</p>
</body>
</noframes>
</frameset>
</frameset>
</html>