From a408a43cd105b89a8d44292e2ef69802a5660497 Mon Sep 17 00:00:00 2001 From: Stephen Enders Date: Sat, 23 Jan 2021 11:52:32 -0500 Subject: Move source files to src folder We'll be making a few source files it'll be useful to have them organized at least somewhat from our non-src files --- reformat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reformat') diff --git a/reformat b/reformat index 64a1a59..b5c76cd 100755 --- a/reformat +++ b/reformat @@ -1 +1 @@ -clang-format -i --style=Mozilla *.*pp +clang-format -i --style=Mozilla src/*.*pp -- cgit v1.2.3-54-g00ecf