From 82f8418f49b0564c5093c28be1ca522a628d0b4f Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Thu, 26 Feb 2026 19:51:57 +0100 Subject: feat: added notes from last meeting with my supervisor --- output/plot-data/file.dat | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 output/plot-data/file.dat (limited to 'output/plot-data/file.dat') diff --git a/output/plot-data/file.dat b/output/plot-data/file.dat new file mode 100644 index 00000000..bc5f4069 --- /dev/null +++ b/output/plot-data/file.dat @@ -0,0 +1,5 @@ +x y +1 5 +2 6 +3 7 +4 8 -- cgit v1.2.3