From 2a378b41048edc2c86f00a378968b8209cd06d61 Mon Sep 17 00:00:00 2001 From: John Breaux Date: Fri, 1 Jul 2022 03:46:52 -0500 Subject: [PATCH] Oops --- Pendulum/common.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pendulum/common.js b/Pendulum/common.js index 1a82222..89a29c4 100644 --- a/Pendulum/common.js +++ b/Pendulum/common.js @@ -1,6 +1,6 @@ -// PendulumComponents.js +// common.js // John Breaux 2022-06-30 -// Classes, functions, and data structures for Pendulum.js +// Common functions and global variables for Pendulum.js "use strict"