Changeset 4897 for mpich2/trunk/src/pm/smpd/wmpiexec/wmpiexec.cs
- Timestamp:
- 07/02/09 16:34:25 (5 months ago)
- Files:
-
- 1 modified
-
mpich2/trunk/src/pm/smpd/wmpiexec/wmpiexec.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mpich2/trunk/src/pm/smpd/wmpiexec/wmpiexec.cs
r100 r4897 382 382 this.channel_comboBox.Items.AddRange(new object[] { 383 383 "sock", 384 "nemesis", 384 385 "shm", 385 "sshm",386 386 "ssm", 387 "essm",388 "ib",389 387 "mt", 390 388 "default",
