home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/Block_cipher/;
- $ref_files{$key} = "$dir".q|node2_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Byte/;
- $ref_files{$key} = "$dir".q|node2_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Code_word/;
- $ref_files{$key} = "$dir".q|node2_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Hamming_code/;
- $ref_files{$key} = "$dir".q|node2_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Matrices_modulo_m/;
- $ref_files{$key} = "$dir".q|node1_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Message_word/;
- $ref_files{$key} = "$dir".q|node2_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Nibble/;
- $ref_files{$key} = "$dir".q|node2_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Polynomials_modulo_m/;
- $ref_files{$key} = "$dir".q|node3_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-