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