Triton Repository branch, master, updated. 63f39865aa07deca6bae37e8c71f4d381689f51b
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 "Triton Repository". The branch, master has been updated via 63f39865aa07deca6bae37e8c71f4d381689f51b (commit) from 298b7af84c187afabf2730e2a471fcbf3b0c4013 (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 63f39865aa07deca6bae37e8c71f4d381689f51b Author: Phil Carns <[email protected]> Date: Thu Jul 1 16:34:58 2010 -0400 fix #include for hints ----------------------------------------------------------------------- Summary of changes: .../aesop/parser/tests/remote/test-remote-mpi.aer | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Diff of changes: diff --git a/code/src/aesop/parser/tests/remote/test-remote-mpi.aer b/code/src/aesop/parser/tests/remote/test-remote-mpi.aer index 608ba17..106427a 100644 --- a/code/src/aesop/parser/tests/remote/test-remote-mpi.aer +++ b/code/src/aesop/parser/tests/remote/test-remote-mpi.aer @@ -1,7 +1,7 @@ #include <unistd.h> #include "src/common/triton-types.h" -#include "src/common/triton-hints.h" +#include "src/aesop/hints.h" #include "src/aesop/aesop.h" #include "src/remote/encoding.h" #include "src/remote/remote.hae" hooks/post-receive -- Triton Repository
participants (1)
-
noreply@mcs.anl.gov