]> granicus.if.org Git - graphviz/commitdiff
remove SFIO references to missing directories
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 10 Oct 2020 00:02:30 +0000 (17:02 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 16 Oct 2020 03:01:20 +0000 (20:01 -0700)
The only one of these that ever existed in the source tree, Sfio_dc, was removed
in 3cc75428f78e4b66554d3a266939ad3e6113a1f4.

lib/sfio/README

index de5f8d6748c9c20d8168af806b8424d87d70a245..9ecc6e436d25fd3e7a5bd0464ce2a0c28965f505 100644 (file)
@@ -4,12 +4,6 @@ This directory hierarchy has the source of Sfio, the Safe/Fast I/O library.
 
 . :            source code for Sfio.
 ./Sfio_f:      function versions of sfio macros.
-./Stdio_s:     the source level <stdio> compatibility package.
-./Stdio_b:     the binary level <stdio> compatibility package.
-./Sfio_dc:     a collection of functions to create useful disciplines.
-./Sfio_t:      a set of regression tests for the Sfio library.
-./Stdio_t:     a set of regression tests for certain Stdio behaviors and
-               for the compatibility packages.
 
 SOFTWARE CONSTRUCTION: