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