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