[cig-commits] commit:

Mercurial hg at geodynamics.org
Mon Nov 24 11:59:21 PST 2008


changeset:   125:12acb3a7bb6f
user:        JulianGiordani
date:        Thu Jul 31 05:47:44 2008 +0000
files:       Utils/src/makefile
description:
One for the VMakers in the crowd.... now it should compile past StgDomain


diff -r 446c4ae3aefe -r 12acb3a7bb6f Utils/src/makefile
--- a/Utils/src/makefile	Tue Jul 29 14:18:43 2008 +0000
+++ b/Utils/src/makefile	Thu Jul 31 05:47:44 2008 +0000
@@ -44,6 +44,7 @@ SRCS = \
 	AllElementsVC.c \
 	AllNodesVC.c \
 	CornerVC.c \
+	ContactVC.c \
 	DomainContext.c \
 	DofLayout.c \
 	FieldVariable.c \
@@ -75,6 +76,7 @@ HDRS = \
 	AllElementsVC.h \
 	AllNodesVC.h \
 	CornerVC.h \
+	ContactVC.h \
 	DomainContext.h \
 	DofLayout.h \
 	FieldVariable.h \



More information about the CIG-COMMITS mailing list