{ Copyright (C) 1981 by Bell Laboratories, Inc., and Whitesmiths Ltd. } { sortproc -- procedures for sort } #include "cmp.p" #include "exchange.p" #include "gtext.p" #include "ptext.p" #include "quick.p" #include "gname.p" #include "makefile.p" #include "gopen.p" #include "merge.p" #include "gremove.p"