Sha256: 95cc1225f67fd858e3a5c910cfdc4d299371292663597436e3b71b179f4369ff
Contents?: true
Size: 316 Bytes
Versions: 2
Compression:
Stored size: 316 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 319 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/fwrite.al)" sub fwrite { unimpl "fwrite() is C-specific--use print instead"; } # end of POSIX::fwrite 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/fwrite.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/fwrite.al |