From 6559d5cd427fff6156fd18b5d7183c60b14bd933 Mon Sep 17 00:00:00 2001 From: Jon-Fredrik Nielsen Date: Sun, 5 Jul 2020 09:41:47 -0400 Subject: [PATCH] modified: README.md --- c++/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/c++/README.md b/c++/README.md index f0a11f1..aa54647 100644 --- a/c++/README.md +++ b/c++/README.md @@ -1,5 +1,8 @@ # C++ code for reading TOPPE files (WIP) +TODO: read scanloop.txt, modules.txt (toppe.meta?) + + # Initial version 7/5/2020 Load the .mod file included here and print some values from that file: