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