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

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

1;

