Changeset 4887 for mpich2/trunk/src/pm/hydra/bootstrap/fork/fork_launch.c
- Timestamp:
- 07/01/09 23:23:06 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
mpich2/trunk/src/pm/hydra/bootstrap/fork/fork_launch.c
r4601 r4887 10 10 #include "fork.h" 11 11 12 HYD_Status HYD_BSCD_fork_launch_procs(char **global_args, c har *partition_id_str,12 HYD_Status HYD_BSCD_fork_launch_procs(char **global_args, const char *partition_id_str, 13 13 struct HYD_Partition *partition_list) 14 14 {
