From 8b57eeb9ea69fdd581f34f77e0a1c1bec425d6d3 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Tue, 7 Jan 2020 22:08:02 -0500 Subject: finished read_f32 --- README.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.html') diff --git a/README.html b/README.html index 0d9d5d9..3b4bc57 100644 --- a/README.html +++ b/README.html @@ -44,9 +44,9 @@ it is nearly as fast in theory.


-

toc Source Code

+

toc Compiler Source Code

-

The source code to toc is licensed under the GNU General Public License, version 3. See LICENSE for more information.

+

Most of the source code for the toc compiler is licensed under the GNU General Public License, version 3. See LICENSE for more information.

toc is written in C, for speed and portability. It has no dependencies, other than the C runtime library.

-- cgit v1.2.3