Added to repository.
This commit is contained in:
26
geant4/LEMuSR/Setup/internals.pl
Normal file
26
geant4/LEMuSR/Setup/internals.pl
Normal file
@ -0,0 +1,26 @@
|
||||
# LaTeX2HTML 2002-2-1 (1.70)
|
||||
# Associate internals original text with physical files.
|
||||
|
||||
|
||||
$key = q/cite_clhepwebsite/;
|
||||
$ref_files{$key} = "$dir".q|node16.html|;
|
||||
$noresave{$key} = "$nosave";
|
||||
|
||||
$key = q/cite_mesawebsite/;
|
||||
$ref_files{$key} = "$dir".q|node16.html|;
|
||||
$noresave{$key} = "$nosave";
|
||||
|
||||
$key = q/cite_dawnwebsite/;
|
||||
$ref_files{$key} = "$dir".q|node16.html|;
|
||||
$noresave{$key} = "$nosave";
|
||||
|
||||
$key = q/cite_geant4website/;
|
||||
$ref_files{$key} = "$dir".q|node16.html|;
|
||||
$noresave{$key} = "$nosave";
|
||||
|
||||
$key = q/cite_rootwebsite/;
|
||||
$ref_files{$key} = "$dir".q|node16.html|;
|
||||
$noresave{$key} = "$nosave";
|
||||
|
||||
1;
|
||||
|
Reference in New Issue
Block a user