Update processing.html

This commit is contained in:
Nicholas Horelik 2013-04-18 18:48:34 -03:00
parent 13422648f2
commit ad673dee98

View file

@ -1,5 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
@ -67,7 +66,7 @@ Python installation to contain:</p>
<li><a class="footnote-reference" href="#id11" id="id7">[4]</a> <a class="reference external" href="http://www.riverbankcomputing.com/software/pyqt">PyQt</a></li>
</ul>
<p>Most of these are easily obtainable in Ubuntu through the package manager, or
are easily installed with setuptools.</p>
are easily installed with distutils.</p>
<table class="docutils footnote" frame="void" id="id8" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
@ -410,4 +409,4 @@ and dumped to MATLAB in one step.</p>
</script>
</body>
</html>
</html>