a838f14af260bb829f1c6edf811b552b729bbcbf
[plewww.git] / planetlab / nodes / all_hosts.php
1 <?php 
2 header("Content-type: text/plain");
3 $which_node_list= "all_hosts";
4 include('_gen_node_lists.php');
5 ?>