Sha256: 5ce284220328d8fe6f936b0807b6e4751da9124252984931b338f501fae8f10c

Contents?: true

Size: 305 Bytes

Versions: 2

Compression:

Stored size: 305 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 679 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/getgid.al)"
sub getgid {
    usage "getgid()" if @_ != 0;
    $( + 0;
}

# end of POSIX::getgid
1;

Version data entries

2 entries across 2 versions & 1 rubygems

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