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