home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/Building_questions_with_algorithms/;
- $ref_files{$key} = "$dir".q|node11_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Creating_a_formula/;
- $ref_files{$key} = "$dir".q|node10_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Entering_a_condition/;
- $ref_files{$key} = "$dir".q|node8_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Entering_a_definition/;
- $ref_files{$key} = "$dir".q|node4_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Entering_a_random_number_function/;
- $ref_files{$key} = "$dir".q|node6_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Generating_Algorithmic_Variations/;
- $ref_files{$key} = "$dir".q|node2_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Random_matrix_function/;
- $ref_files{$key} = "$dir".q|node5_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Using_conditions/;
- $ref_files{$key} = "$dir".q|node7_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Using_definitions/;
- $ref_files{$key} = "$dir".q|node3_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Using_formulas/;
- $ref_files{$key} = "$dir".q|node9_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/Using_random_number_functions/;
- $ref_files{$key} = "$dir".q|node5_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-