# types-only.sublib
#
# The types-only core of the Basis implementation.
#
# Compiled by:
#
src/lib/std/src/standard-core.sublibSUBLIBRARY_EXPORTS
SUBLIBRARY_COMPONENTS
$ROOT/src/lib/core/init/init.cmi : cm
$ROOT/
src/lib/std/types-only/basis-structs.pkg $ROOT/
src/lib/std/types-only/basis-time.pkg $ROOT/
src/lib/std/types-only/bind-largest32.pkg #if defined(USE_64_BIT_POSITIONS)
$ROOT/
src/lib/std/types-only/bind-position-64.pkg #else
$ROOT/
src/lib/std/types-only/bind-position-31.pkg #endif
# Copyright (c) 2004 by The Fellowship of SML/NJ
# Subsequent changes by Jeff Prothero Copyright (c) 2010-2015,
# released per terms of SMLNJ-COPYRIGHT.