libPOSIX.pl
author Andreas Thurnherr <ant@ldeo.columbia.edu>
Mon, 13 Apr 2020 11:06:22 -0400
changeset 40 c1803ae2540f
parent 0 a5233793bf69
permissions -rw-r--r--
.

#======================================================================
#                    L I B P O S I X . P L 
#                    doc: Mon Mar  8 11:46:36 1999
#                    dlm: Mon Jul  9 12:26:12 2001
#                    (c) 1999 A.M. Thurnherr
#                    uE-Info: 12 0 NIL 0 0 72 0 2 4 NIL ofnI
#======================================================================

# POSIX.pl library stub to allow -L option

use POSIX;

1;