/usr/local/CPAN/Quilt/Quilt/DO/XRef.pm


#
# Copyright (C) 1997 Ken MacLeod
# See the file COPYING for distribution terms.
#
# $Id: XRef.pm,v 1.1.1.1 1997/10/22 21:35:09 ken Exp $
#

use Quilt;

use strict;

package Quilt::DO::XRef;

package Quilt::DO::XRef::URL;

package Quilt::DO::XRef::End;

1;