     ----------------------------------------------------------------------
     -- Title       :  Ntrp
     -- Version     :  1.0
     -- Copyright   :  (C) 1994 David Wallace Croft.  All rights reserved.
     -- Author      :  David Wallace Croft, CompuServe [76600,102]
     -- Compiler    :  Ada
     -- Description :  Interpolation
     ----------------------------------------------------------------------

     with FileAK; use FileAK;

     package Ntrp is
     ----------------------------------------------------------------------
     ----------------------------------------------------------------------

     ----------------------------------------------------------------------
     ----------------------------------------------------------------------
     end Ntrp;
