# LaTeX2HTML 96.1 (Feb 5, 1996)
# Associate sections original text with physical files.
$key = q/0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '0%:%SCCS_794.html%:%Experiments with ``HPJava''' unless ($section_info{$key});
$done{"SCCS_794.html"} = 1;
$key = q/0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '3%:%node1.html%:%Contents' unless ($section_info{$key});
$done{"node1.html"} = 1;
$key = q/0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '3%:%node2.html%:%Introduction' unless ($section_info{$key});
$done{"node2.html"} = 1;
$key = q/0 0 0 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '4%:%node3.html%:%Overview of this article.' unless ($section_info{$key});
$done{"node3.html"} = 1;
$key = q/0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '3%:%node4.html%:%Issues' unless ($section_info{$key});
$done{"node4.html"} = 1;
$key = q/0 0 0 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '4%:%node5.html%:%Approaches to Parallelism in Java' unless ($section_info{$key});
$done{"node5.html"} = 1;
$key = q/0 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '3%:%node7.html%:%Message-passing case studies' unless ($section_info{$key});
$done{"node7.html"} = 1;
$key = q/0 0 0 3 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '4%:%node6.html%:%Communication in Java' unless ($section_info{$key});
$done{"node6.html"} = 1;
$key = q/0 0 0 4 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '4%:%node8.html%:%Java sockets' unless ($section_info{$key});
$done{"node8.html"} = 1;
$key = q/0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '3%:%node11.html%:%Data parallellism in Java' unless ($section_info{$key});
$done{"node11.html"} = 1;
$key = q/0 0 0 4 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '4%:%node9.html%:%MPI Interface' unless ($section_info{$key});
$done{"node9.html"} = 1;
$key = q/0 0 0 5 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '4%:%node12.html%:%Parallel arrays and collective communication' unless ($section_info{$key});
$done{"node12.html"} = 1;
$key = q/0 0 0 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '3%:%node14.html%:%Discussion' unless ($section_info{$key});
$done{"node14.html"} = 1;
$key = q/0 0 0 4 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '4%:%node10.html%:%Derived data types and higher-level MPI features' unless ($section_info{$key});
$done{"node10.html"} = 1;
$key = q/0 0 0 5 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '4%:%node13.html%:%``Array syntax'' in Java.' unless ($section_info{$key});
$done{"node13.html"} = 1;
$key = q/0 0 0 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '3%:%node15.html%:%References' unless ($section_info{$key});
$done{"node15.html"} = 1;
1;