1
0
mirror of https://github.com/ubf/ubf.git synced 2026-04-26 06:37:42 +00:00
Files
ubf/edoc/index.html
Joseph Wayne Norton dd48bb9b4a update edoc
2009-06-04 22:38:32 +09:00

17 lines
488 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>The ubf__HEAD application</title>
</head>
<frameset cols="20%,80%">
<frame src="modules-frame.html" name="modulesFrame" title="">
<frame src="overview-summary.html" name="overviewFrame" title="">
<noframes>
<h2>This page uses frames</h2>
<p>Your browser does not accept frames.
<br>You should go to the <a href="overview-summary.html">non-frame version</a> instead.
</p>
</noframes>
</frameset>
</html>