Sha256: 24546bafc283f0561f5c5aae354ad3657f1de9da2b9efdafc0ef21222bdfe467
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 356 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/puts.al)" sub puts { unimpl "puts() is C-specific--use print instead"; } # end of POSIX::puts 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/puts.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/puts.al |