libgeda: Don't double free path argument
[geda-gaf.git] / docs / wiki / geda-mcalc_readme.html
blob6392b9cee822ad105992783b94c039609562868c
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
5 <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />
6 <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />
7 <link rel="stylesheet" media="print" type="text/css" href="./print.css" />
9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10 </head>
11 <body>
13 <p>
14 <em>Translations of this page are also available in the following languages:</em> <a href="geda-mcalc_readme.ru.html" class="wikilink1" title="geda-mcalc_readme.ru.html">Русский</a>.
15 </p>
17 <h1 id="mcalcreadme">mcalc README</h1>
18 <div class="level1">
19 <pre class="code">$Id: README,v 1.1 2001/08/16 11:19:01 dan Exp $
21 WHAT IS IT?
22 ------------
24 mstrip is a JavaScript based microstrip analysis/synthesis calculator.
25 It is designed to be easy to use and fairly accurate. The accuracy is
26 generally within a percent or so for the characteristic impedance which
27 greatly exceeds the simplified formulations found in most text books.
30 HOW DO I INSTALL IT?
31 --------------------
33 To install this package, simply copy all the files in the archive to the
34 installation directory.
36 To use this pacakge, just point your JavaScript capable web broswer at
37 the file &#039;index.html&#039;.
40 CAN I COPY IT?
41 --------------
42 Please refer to the file &#039;copying.html&#039; for copyright information.
45 IS THERE A HISTORY FILE?
46 ------------------------
47 Please refer to the file &#039;verinfo.html&#039; for version history.</pre>
49 </div>
50 </body>
51 </html>