index.html  |  resources.html  |  resources.js  |  workspace.html  |  workspace.js  |  reset.html  |  reset.js  |  sql-code.html  |  sql-code.js

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">    
    <meta name="author" content="heuptling">
    <meta name="version" content="0.1">
    <title>Dust MapEdit</title>
  </head>
  <frameset cols="*, 112" frameborder="0" framespacing="0" border="0">
    <frame src="workspace.html" name="workspace" frameborder="0">
    <frame src="resources.html" name="resources" frameborder="0">
  </frameset>
</html>