<!doctype html public '-//W3C//DTD HTML 4.01//EN'
  'http://www.w3.org/TR/html4/strict.dtd'>
<html>
<title>Isight - Examples</title>
  <head>
	<link rel="stylesheet" href="../EStyle.css" type="text/css">
	<link rel="stylesheet" href="../ETables.css" type="text/css">
  </head>
<a href="http://www.simulia.com/products/sim_opt.html"><img src="../../examples/logo.gif"></a>
<body>
<table>
<th colspan=2>Supporting Files</th>
<tr>
	<td>Windows</td>
	<td>
		<a href="aeroarg.exe">aeroarg.exe</a>,
			<a href="AeroIn.txt">AeroIn.txt</a>,
			<a href="AeroOut.txt">AeroOut.txt</a>,
			<a href="SpringCalcs.xls">SpringCalcs.xls</a>

	</td>
</tr>
<tr>
	<td>Linux</td>
	<td>
		<a href="Linux/aeroarg">aeroarg</a>,
			<a href="Linux/AeroIn">AeroIn</a>,
			<a href="Linux/AeroOut">AeroOut</a>

	</td>
</tr>
</table>
</body>
</html>
