source: src/lib/util/group/messtest.in@ f27baf

Last change on this file since f27baf was 5d30c1, checked in by Frederik Heber <heber@…>, 13 years ago

Initial commit based on 3.0.0alpha (here claimed as 2.4).

  • simply added all files.
  • Property mode set to 100644
File size: 263 bytes
RevLine 
[5d30c1]1% Emacs should use -*- KeyVal -*- mode.
2
3procmessage<ProcMessageGrp>: ()
4
5shmmessage<ShmMessageGrp>: (
6 n = 4
7 )
8
9mpimessage<MPIMessageGrp>: (
10 )
11
12message = $:shmmessage
13
14debug<Debugger>: (
15 cmd = "echo $(PREFIX) $(EXEC) $(PID)"
16 wait_for_debugger = no
17 )
Note: See TracBrowser for help on using the repository browser.