From c8905a9c17147ef5848e24264077b0e39230784d Mon Sep 17 00:00:00 2001 From: tamches Date: Tue, 24 Oct 1995 03:42:08 +0000 Subject: [PATCH] Commented out ../src/metricDefs-common.C, which has become obsolete. --- paradynd/make.module.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paradynd/make.module.tmpl b/paradynd/make.module.tmpl index 109abaa..bac3037 100644 --- a/paradynd/make.module.tmpl +++ b/paradynd/make.module.tmpl @@ -35,7 +35,6 @@ SRCS += ../src/association.C \ ../src/inst.C \ ../src/main.C \ ../src/metric.C \ - ../src/metricDefs-common.C \ ../src/metricDefs-critPath.C \ ../src/perfStream-def.C \ ../src/perfStream.C \ @@ -47,6 +46,7 @@ SRCS += ../src/association.C \ ../src/templates.C \ ../src/util.C \ ../src/mdl.C +# ../src/metricDefs-common.C IGEN_GEN_SRCS = dyninstRPC.xdr.SRVR.C \ -- 1.8.3.1