home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-387-Vol-3of3.iso
/
p
/
plbin.zip
/
pl
/
man
/
intro.doc
/
internals.pl
< prev
next >
Wrap
Text File
|
1992-09-10
|
1KB
|
43 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate internals original text with physical files.
$key = q/compilation/;
$ref_files{$key} = "$dir".q|node16_ct.html|;
$noresave{$key} = "$nosave";
$key = q/fig:create-stand/;
$ref_files{$key} = "$dir".q|node20_ct.html|;
$noresave{$key} = "$nosave";
$key = q/fig:history/;
$ref_files{$key} = "$dir".q|node13_ct.html|;
$noresave{$key} = "$nosave";
$key = q/fig:tracer/;
$ref_files{$key} = "$dir".q|node15_ct.html|;
$noresave{$key} = "$nosave";
$key = q/sec:autoload/;
$ref_files{$key} = "$dir".q|node21_ct.html|;
$noresave{$key} = "$nosave";
$key = q/sec:history/;
$ref_files{$key} = "$dir".q|node13_ct.html|;
$noresave{$key} = "$nosave";
$key = q/tab:areas/;
$ref_files{$key} = "$dir".q|node26_ct.html|;
$noresave{$key} = "$nosave";
$key = q/tab:history/;
$ref_files{$key} = "$dir".q|node13_ct.html|;
$noresave{$key} = "$nosave";
$key = q/tab:save-options/;
$ref_files{$key} = "$dir".q|node20_ct.html|;
$noresave{$key} = "$nosave";
1;