From f3aaed504177a156ade22d3544926b7725de31c0 Mon Sep 17 00:00:00 2001 From: toole1 <toole1@6fbd10e7-183d-0410-a318-cb416676e4f2> Date: Tue, 30 Aug 2011 04:28:27 +0000 Subject: [PATCH] jack git-svn-id: https://subversion.cs.illinois.edu/svn/cs225@4326 6fbd10e7-183d-0410-a318-cb416676e4f2 --- .monadid | 2 ++ update.sh | 1 + 2 files changed, 3 insertions(+) create mode 100644 .monadid diff --git a/.monadid b/.monadid new file mode 100644 index 0000000..5aefe8b --- /dev/null +++ b/.monadid @@ -0,0 +1,2 @@ +-e This file is used for monad directory identification +monad Build Date: Mon Aug 29 23:26:42 CDT 2011 diff --git a/update.sh b/update.sh index 79f944b..6af76da 100755 --- a/update.sh +++ b/update.sh @@ -1,4 +1,5 @@ cp ../monad_dev/monad . +cp ../monad_dev/.monadid . cp ../monad_dev/valgrind.h . cp ../monad_dev/memcheck.h . cp ../monad_dev/Makefile.proxy . -- GitLab