Sha256: 9917d46bd961e897fe2dfe13edd3703b4b85774bd9d4a00c4291d7bab8969846
Contents?: true
Size: 311 Bytes
Versions: 2
Compression:
Stored size: 311 Bytes
Contents
# NOTE: Derived from ../../lib/POSIX.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package POSIX; #line 279 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/fread.al)" sub fread { unimpl "fread() is C-specific--use read instead"; } # end of POSIX::fread 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/fread.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/fread.al |