summaryrefslogtreecommitdiff
path: root/lib/make
diff options
context:
space:
mode:
authoreschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2012-06-17 17:29:16 +0000
committereschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2012-06-17 17:29:16 +0000
commite00ef7f19b44767da74eb866b2b8ecaf3371dacd (patch)
tree73aafad408234ce903756b73f9daae57e2011b9c /lib/make
parent251653b5b4d169b03027373bffdc68aa2d58433d (diff)
Correct errors in handling optional capabilities
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4835 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make')
-rw-r--r--lib/make/force-rebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/make/force-rebuild b/lib/make/force-rebuild
index eb36a6f2..aebdb9fb 100644
--- a/lib/make/force-rebuild
+++ b/lib/make/force-rebuild
@@ -37,4 +37,4 @@
12 Jan 2011: Add PROVIDES/REQUIRES clauses to scheduler
20 Jan 2011: Generate prototypes for scheduled functions
27 Oct 2011: Optimize CCTK_ARGUMENTS for grid functions in Fortran
-
+17 Jun 2012: Correct error in handling optional dependencies