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
/
doc.bbl
/
internals.pl
< prev
next >
Wrap
Text File
|
1992-05-26
|
1KB
|
55 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate internals original text with physical files.
$key = q/cite_BIMPROLOG:manual/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_Bowen:83/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_Bratko:86/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_CPROLOG:manual/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_Clocksin:81/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_Keefe:90/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_Kernighan:78/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_P1098:C1.6/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_QUINTUS:manual/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_Sterling:86/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_TOP:manual/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/cite_Warren:83b/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
1;