Sha256: 54e8237efacecea39cf63ead567c2251f088ffaf7500c3b85f7b95686b777338

Contents?: true

Size: 320 Bytes

Versions: 2

Compression:

Stored size: 320 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 352 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/putchar.al)"
sub putchar {
    unimpl "putchar() is C-specific--use print instead";
}

# end of POSIX::putchar
1;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
STLExtract-1.0.1 Slic3r/Linux/lib/std/auto/POSIX/putchar.al
STLExtract-1.0.0 Slic3r/Linux/lib/std/auto/POSIX/putchar.al