We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b9472 commit f3a7a53Copy full SHA for f3a7a53
index.html
@@ -56,7 +56,10 @@ <h2><a id="tools">Development Tools</a></h2>
56
<!-- BEGIN LIBRARIES -->
57
<h2><a id="libs">Libraries</a></h2>
58
<dl>
59
- <dt><a id="zlib" href="http://www.kallisys.com/">Zlib</a> (Newton OS; open source)</dt>
+ <dt><a id="nhttplib" href="http://40hz.org/Pages/NHttpLib">NHttpLib</a> (Newton OS; open source)</dt>
60
+ <dd>An HTTP library for Newton OS 2.x by Eckhart Köppen.</dd>
61
+
62
+ <dt><a id="zlib" href="http://www.kallisys.com/">ZLib</a> (Newton OS; open source)</dt>
63
<dd>A partial port by Paul Guyot of version 1.1.4 of the <a href="http://www.zlib.net/">zlib</a> compression library.</dd>
64
</dl>
65
<!-- END LIBRARIES -->
0 commit comments