From df2b915391498d6f15a5956d9e15ad6d04cf5320 Mon Sep 17 00:00:00 2001 From: Ashwek Swamy <39827514+ashwek@users.noreply.github.com> Date: Mon, 11 Feb 2019 05:55:44 +0530 Subject: [PATCH] Rename Computer Oriented Statistical Methods/Simpson's_1-3rd_rule.c to computer_oriented_statistical_methods/Simpson's_1-3rd_rule.c --- .../Simpson's_1-3rd_rule.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {Computer Oriented Statistical Methods => computer_oriented_statistical_methods}/Simpson's_1-3rd_rule.c (100%) diff --git a/Computer Oriented Statistical Methods/Simpson's_1-3rd_rule.c b/computer_oriented_statistical_methods/Simpson's_1-3rd_rule.c similarity index 100% rename from Computer Oriented Statistical Methods/Simpson's_1-3rd_rule.c rename to computer_oriented_statistical_methods/Simpson's_1-3rd_rule.c