source: release-kits/lirk2/resources/perl-for-windows/lib/auto/POSIX/atof.al@ 15957

Last change on this file since 15957 was 15957, checked in by oranfry, 16 years ago

added a resources directory to hold resources for gsdl releases, to be used instead of for-distributions

File size: 310 bytes
Line 
1# NOTE: Derived from ..\..\lib\POSIX.pm.
2# Changes made here will be lost when autosplit is run again.
3# See AutoSplit.pm.
4package POSIX;
5
6#line 407 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\atof.al)"
7sub atof {
8 unimpl "atof() is C-specific, stopped";
9}
10
11# end of POSIX::atof
121;
Note: See TracBrowser for help on using the repository browser.