From f332b293430d5641575917686d7dc128c309acf5 Mon Sep 17 00:00:00 2001 From: tlatorre Date: Thu, 23 May 2019 11:22:15 -0400 Subject: add zdab-cat This commit adds a new program called zdab-cat which is kind of like fit, but just produces the YAML output without actually fitting anything. --- src/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'src/.gitignore') diff --git a/src/.gitignore b/src/.gitignore index f613ee3..47de265 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -9,3 +9,4 @@ test-path release.h calculate-csda-range test-time-pdf +zdab-cat -- cgit