source: CIVL/examples/messagePassing/Makefile@ c3eca1d

1.23 2.0 main test-branch
Last change on this file since c3eca1d was 0be7a7ea, checked in by Stephen Siegel <siegel@…>, 13 years ago

Factored out common message-passing functions from ring and now #include them.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@289 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 107 bytes
Line 
1CIVL=civl
2
3ring: ring.cvl mp_root.cvh mp_proc.cvh
4 $(CIVL) verify -inputNPROCS=3 ring.cvl -simplify=false
5
Note: See TracBrowser for help on using the repository browser.