


#
# Utility routines for pickling.
#
#
# Compiled by:
# src/app/makelib/makelib.sublib# src/lib/compiler/core.sublibLIBRARY_EXPORTS
api Crc
api Pickler
api Unpickler
pkg crc
pkg unpickler
pkg pickler
pkg pickler_datatype_tags
LIBRARY_COMPONENTS
crc.pkg
pickler.pkg
pickler-datatype-tags.pkg
unpickler.pkg
$ROOT/src/lib/std/standard.lib# Copyright (c) 2000 by Lucent Bell Laboratories
# latest modifications (conversion from $comp-lib.lib/comp-lib.lib to $ROOT/src/lib/compiler/src/library/pickle.lib)# by Matthias Blume (11/2000)
# Subsequent changes by Jeff Prothero Copyright (c) 2010-2013,
# released per terms of SMLNJ-COPYRIGHT.


