home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 173
/
Issue 173 - Jul 2002 - DPCS0702.iso
/
editorial
/
Python
/
html-2.2.exe
/
api
/
iterator.html
/
labels.pl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-12-20
|
311 b
|
18 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate labels original text with physical files.
$key = q/abstract-buffer/;
$external_labels{$key} = "$URL/" . q|node1_ct.html|;
$noresave{$key} = "$nosave";
1;
# LaTeX2HTML 2022 (Released January 1, 2022)
# labels from external_latex_labels array.
1;