From: T. D. <tld...@us...> - 2012-05-25 17:37:32
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "compose-hpc". The branch, master has been updated via 00da481191e681690d5b4d6cf920b7f9f54528ef (commit) via e1d71699368da27c55320c46a37a72fe317b61b5 (commit) from 6253f6d419ece565fdf891fabfda31c806e4176b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 00da481191e681690d5b4d6cf920b7f9f54528ef Author: T. Dahlgren <dah...@ll...> Date: Fri May 25 10:36:55 2012 -0700 Added main routines to examples and debugged. Added Makefile for building, running, and comparing results from the two knapsack examples. commit e1d71699368da27c55320c46a37a72fe317b61b5 Author: T. Dahlgren <dah...@ll...> Date: Fri May 25 08:27:04 2012 -0700 Preliminary doxygen configuration and main page files. ----------------------------------------------------------------------- Summary of changes: {paul/libpaul => pcontracts}/Doxyfile | 47 +++++++++++++++-------- pcontracts/examples/Makefile | 46 ++++++++++++++++++++++ pcontracts/mainpage.dox | 69 +++++++++++++++++++++++++++++++++ 3 files changed, 146 insertions(+), 16 deletions(-) copy {paul/libpaul => pcontracts}/Doxyfile (98%) create mode 100644 pcontracts/examples/Makefile create mode 100644 pcontracts/mainpage.dox hooks/post-receive -- compose-hpc |