summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/SigRt/DELETE.al
blob: 87032a661e9dc1d899add1937bdb9670e842844c (plain)
1
2
3
4
5
6
7
8
9
# NOTE: Derived from ..\..\lib\POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX::SigRt;

#line 1035 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\SigRt\DELETE.al)"
sub DELETE { delete $SIG{ &_check } }
# end of POSIX::SigRt::DELETE
1;