initial import from onelab svn codebase
[plewww.git] / planetlab / nodes / alpha_ips.php
1 <?php 
2 header("Content-type: text/plain");
3 $which_node_list= "alpha_ips";
4 include('_gen_node_lists.php');
5 ?>