From f79fddf372de304a69a5a2c82e06a7195958cfc6 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Tue, 29 Jan 2019 01:14:31 -0500 Subject: [PATCH] Updated to correct date --- Algorithms.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Algorithms.hpp b/Algorithms.hpp index b247639..2647e58 100644 --- a/Algorithms.hpp +++ b/Algorithms.hpp @@ -1,7 +1,7 @@ //myClasses/Algorithms.hpp //Matthew Ellison // Created: 11-8-18 -//Modified: 12-10-18 +//Modified: 1-29-19 //This file contains the declarations and implementations to several algoritms that I have found useful /* Copyright (C) 2018 Matthew Ellison