# LaTeX2HTML 96.1 (Feb 5, 1996)
# Associate labels original text with physical files.

$key = q/figcoords/;
$external_labels{$key} = 'CoordinateSystem.html'; 
$key = q/figgeodesy/;
$external_labels{$key} = 'CoordinateSystem.html'; 

1;

