# LaTeX2HTML 2K.1beta (1.48)
# Associate internals original text with physical files.


$key = q/fixedpoint-rounding/;
$ref_files{$key} = "$dir".q|node2.html|; 
$noresave{$key} = "$nosave";

$key = q/fixedpoint-exceptions/;
$ref_files{$key} = "$dir".q|node3.html|; 
$noresave{$key} = "$nosave";

$key = q/fixedpoint-example/;
$ref_files{$key} = "$dir".q|node4.html|; 
$noresave{$key} = "$nosave";

1;

