-- (C) Copyright 1999 by John Halleck -- All Rights Reserved. -- This is the collection of data type definitions used by various packages -- that support cave surveying. with Survey; package Survey.Conversions is pragma Elaborate_Body(Survey.Conversions); private end Survey.Conversions;