PreviousUpNext

15.4.1156  src/lib/std/src/posix/file–premicrothread.pkg

## file--premicrothread.pkg
#
# This is the main end-user textfile I/O interface.
#
# A short synonym for convenience and cross-patform portability.
# (On win32 platforms 'file' should be winix_text_file_for_win32__premicrothread.)

# Compiled by:
#     src/lib/std/src/standard-core.sublib

package file__premicrothread
    =
    winix_text_file_for_posix__premicrothread;                                                  # winix_text_file_for_posix__premicrothread     is from   src/lib/std/src/posix/winix-text-file-for-posix--premicrothread.pkg




## Jeff Prothero Copyright (c) 2010-2015,
## released per terms of SMLNJ-COPYRIGHT.


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext