From 0343f5ec7d3851d1ce0318efa8fda9e3613402d4 Mon Sep 17 00:00:00 2001 From: Tobias Briones Date: Wed, 11 Nov 2020 17:16:23 -0600 Subject: [PATCH] Update Example Project - Secant Method.vcxproj, Example Project - Secant Method.vcxproj.filters --- Example Project - Secant Method.vcxproj | 1 + Example Project - Secant Method.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Example Project - Secant Method.vcxproj b/Example Project - Secant Method.vcxproj index 2a121af..1bb13e3 100644 --- a/Example Project - Secant Method.vcxproj +++ b/Example Project - Secant Method.vcxproj @@ -107,6 +107,7 @@ + diff --git a/Example Project - Secant Method.vcxproj.filters b/Example Project - Secant Method.vcxproj.filters index fdd1828..d7a2828 100644 --- a/Example Project - Secant Method.vcxproj.filters +++ b/Example Project - Secant Method.vcxproj.filters @@ -62,6 +62,9 @@ Header Files + + Header Files +