From cc531c79f2bd664551071ef315a54814bd9ab914 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Wed, 12 Aug 2020 19:22:21 -0700 Subject: Reorganized solution into directories --- grapher/grapher.csproj | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'grapher/grapher.csproj') diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj index 2cce072..fe29bfd 100644 --- a/grapher/grapher.csproj +++ b/grapher/grapher.csproj @@ -47,13 +47,13 @@ - - - - - - - + + + + + + + Form @@ -69,11 +69,10 @@ - - + + - Form1.cs -- cgit v1.2.3