mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 18:25:45 +00:00
94 lines
2.9 KiB
HTML
94 lines
2.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html lang="en">
|
|
|
|
|
|
<!-- PAGE GENERATED FROM template.html and content-for-testing.html BY poki. -->
|
|
<!-- PLEASE MAKE CHANGES THERE AND THEN RE-RUN poki. -->
|
|
<head>
|
|
<meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
|
|
<meta
|
|
name="description"
|
|
content="Miller documentation">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> <!-- mobile-friendly -->
|
|
|
|
<title>
|
|
Testing
|
|
</title>
|
|
<link rel="stylesheet" type="text/css" href="css/miller.css"/>
|
|
</head>
|
|
|
|
<!-- ================================================================ -->
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
<script type="text/javascript">
|
|
try {
|
|
var pageTracker = _gat._getTracker("UA-15651652-1");
|
|
pageTracker._trackPageview();
|
|
} catch(err) {}</script>
|
|
|
|
<!-- xxx describe the bg image ... -->
|
|
<body background="pix/sepia-overlay.jpg">
|
|
|
|
<!-- ================================================================ -->
|
|
<TABLE WIDTH="100%">
|
|
<TR>
|
|
<TD WIDTH="15%">
|
|
|
|
<!-- also #eedfcc -->
|
|
<!-- also #eed5b7 -->
|
|
<table width="100%" bgcolor="#eedfcc" border=0> <tbody>
|
|
<tr colspan=2 align="center">
|
|
<td>
|
|
<titleinbody>Miller</titleinbody>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
|
|
<!-- PAGE LIST GENERATED FROM template.html BY poki -->
|
|
<br/>User info:
|
|
<br/>• <a href="index.html">About</a>
|
|
<br/>• <a href="tutorial.html">Tutorial</a>
|
|
<br/>• <a href="file-formats.html">File formats</a>
|
|
<br/>• <a href="feature-comparison.html">Miller features in the context of the Unix toolkit</a>
|
|
<br/>• <a href="record-heterogeneity.html">Record-heterogeneity</a>
|
|
<br/>• <a href="performance.html">Performance</a>
|
|
<br/>• <a href="etymology.html">Why “Miller”?</a>
|
|
<br/>• <a href="originality.html">How original is Miller?</a>
|
|
<br/>• <a href="reference.html">Reference</a>
|
|
<br/>Developer info:
|
|
<br/>• <a href="build.html">Compiling, portability, and dependencies</a>
|
|
<br/>• <a href="whyc.html">Why C?</a>
|
|
<br/>• <a href="testing.html">Testing</a>
|
|
<br/>• <a href="memory-management.html">Memory management</a>
|
|
<br/>• <a href="contact.html">Contact information</a>
|
|
<br/>• <a href="http://johnkerl.org/miller/c2">GitHub repo</a>
|
|
|
|
<br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/>
|
|
<br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/>
|
|
<br/> <br/> <br/> <br/> <br/> <br/>
|
|
|
|
</td>
|
|
</tr>
|
|
</tbody></table>
|
|
|
|
</TD>
|
|
<TD>
|
|
|
|
<center>
|
|
<titleinbody>
|
|
Testing
|
|
</titleinbody>
|
|
</center>
|
|
|
|
<p>
|
|
<!-- BODY COPIED FROM content-for-testing.html BY poki -->
|
|
asdfasd;lfasdfa
|
|
|
|
</TD>
|
|
</TABLE>
|
|
|
|
</BODY>
|
|
</HTML>
|