Sha256: 8a7f3cd3d31abbab9c0cddfd0cb36094544dec8283b1484fac7ccfe9a9832b61

Contents?: true

Size: 306 Bytes

Versions: 2

Compression:

Stored size: 306 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 455 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/labs.al)"
sub labs {
    unimpl "labs() is C-specific, use abs instead";
}

# end of POSIX::labs
1;

Version data entries

2 entries across 2 versions & 1 rubygems

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