From e35f5131df28786841f5e09d9982b912bd3469d0 Mon Sep 17 00:00:00 2001 From: Elliott Baron Date: Mon, 21 Sep 2009 15:09:03 -0400 Subject: Created .extension plugin with my modifications. Initial use of CFG, pulled in from PTP. Fixed a bug in CFG printing in PTP plugin. * org.eclipse.cdt.codan.checkers: Moved changes to codan.extension. * org.eclipse.cdt.codan.extension: New plugin. * org.eclipse.ptp.pldt.mpi.analysis.cdt: Small bugfix to block printing. --- org.eclipse.cdt.codan.core/META-INF/CVS/Entries | 1 + 1 file changed, 1 insertion(+) (limited to 'org.eclipse.cdt.codan.core/META-INF') diff --git a/org.eclipse.cdt.codan.core/META-INF/CVS/Entries b/org.eclipse.cdt.codan.core/META-INF/CVS/Entries index 3abafa4..86baf3a 100644 --- a/org.eclipse.cdt.codan.core/META-INF/CVS/Entries +++ b/org.eclipse.cdt.codan.core/META-INF/CVS/Entries @@ -1 +1,2 @@ /MANIFEST.MF/1.4/Sat Aug 22 21:16:49 2009// +D -- cgit