# LaTeX2HTML 99.1 release (March 30, 1999)
# Associate internals original text with physical files.


$key = q/bdef/;
$ref_files{$key} = "$dir".q|sampleAMS.html|; 
$noresave{$key} = "$nosave";

$key = q/b0def/;
$ref_files{$key} = "$dir".q|sampleAMS.html|; 
$noresave{$key} = "$nosave";

$key = q/bgdefs/;
$ref_files{$key} = "$dir".q|sampleAMS.html|; 
$noresave{$key} = "$nosave";

$key = q/eqn:stress-sr/;
$ref_files{$key} = "$dir".q|sampleAMS.html|; 
$noresave{$key} = "$nosave";

$key = q/budef/;
$ref_files{$key} = "$dir".q|sampleAMS.html|; 
$noresave{$key} = "$nosave";

$key = q/gdef/;
$ref_files{$key} = "$dir".q|sampleAMS.html|; 
$noresave{$key} = "$nosave";

1;

