Sha256: b5c6a130c4323881be8f712be0850d97b3f01fbd00964914d9cdf604b90c081b

Contents?: true

Size: 315 Bytes

Versions: 2

Compression:

Stored size: 315 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 459 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/ldiv.al)"
sub ldiv {
    unimpl "ldiv() is C-specific, use /, % and int instead";
}

# end of POSIX::ldiv
1;

Version data entries

2 entries across 2 versions & 1 rubygems

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