From bae3e3b09f8e80509e5e96ae2bd7e8ed247308ce Mon Sep 17 00:00:00 2001 From: "Emden R. Gansner" Date: Mon, 3 Mar 2014 10:34:27 -0500 Subject: [PATCH] Fix name for vcproj file for edgepaint program --- cmd/edgepaint/{clarify.vcproj => edgepaint.vcproj} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cmd/edgepaint/{clarify.vcproj => edgepaint.vcproj} (100%) diff --git a/cmd/edgepaint/clarify.vcproj b/cmd/edgepaint/edgepaint.vcproj similarity index 100% rename from cmd/edgepaint/clarify.vcproj rename to cmd/edgepaint/edgepaint.vcproj -- 2.40.0