From 02f5d86a891edb2f49851b400b0d2b2f8b4e4f98 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Fri, 24 Jul 2020 11:15:04 -0700 Subject: Add a basic windows forms grapher --- grapher/App.config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 grapher/App.config (limited to 'grapher/App.config') diff --git a/grapher/App.config b/grapher/App.config new file mode 100644 index 0000000..56efbc7 --- /dev/null +++ b/grapher/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3