Sha256: b6cde8ec623c5fb383523b17938b280d0dda190df5d5dfbdbf1b59f520ff7d67
Contents?: true
Size: 317 Bytes
Versions: 2
Compression:
Stored size: 317 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 413 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/atexit.al)" sub atexit { unimpl "atexit() is C-specific: use END {} instead"; } # end of POSIX::atexit 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/atexit.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/atexit.al |