From dbc2670a4864530dc68b070e58853de11d7dda14 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Fri, 12 Mar 2021 13:29:35 -0500 Subject: [PATCH] Updated comments --- TestAlgorithms.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TestAlgorithms.ts b/TestAlgorithms.ts index b469e19..df60f7a 100644 --- a/TestAlgorithms.ts +++ b/TestAlgorithms.ts @@ -1,7 +1,7 @@ -//typescriptClasses/Algorithms.ts +//typescriptClasses/TestAlgorithms.ts //Matthew Ellison // Created: 10-19-20 -//Modified: 03-10-21 +//Modified: 03-12-21 //This class holds many algorithms that I have found it useful to keep around /* Copyright (C) 2021 Matthew Ellison