(* Copyright (C) 2017 Matthew Fluet. * Copyright (C) 2004-2005 Henry Cejtin, Matthew Fluet, Suresh * Jagannathan, and Stephen Weeks. * * MLton is released under a BSD-style license. * See the file MLton-LICENSE for details. *) ann "deadCode true" "nonexhaustiveBind warn" "nonexhaustiveMatch warn" "redundantBind warn" "redundantMatch warn" "sequenceNonUnit warn" "warnUnused true" "forceUsed" in local libs/basis-2002/basis-2002.mlb basis-2002.mlb ann "allowSpecifySpecialIds true" in libs/basis-2002/top-level/basis-equal.sig end in libs/basis-2002/top-level/pervasive-equal.sml end end