From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- sys/osb/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sys/osb/README (limited to 'sys/osb/README') diff --git a/sys/osb/README b/sys/osb/README new file mode 100644 index 00000000..c3fda892 --- /dev/null +++ b/sys/osb/README @@ -0,0 +1,4 @@ +OSB -- Bit and byte primitives. + + zzeps.f - a program to compute the machine epsilon. + (not part of the library) -- cgit