diff options
author | tlatorre <tlatorre@uchicago.edu> | 2019-05-23 11:22:15 -0400 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2019-05-23 11:22:15 -0400 |
commit | f332b293430d5641575917686d7dc128c309acf5 (patch) | |
tree | c775fc4b94d7c2ad5812bc1c125d92c2fc7c8772 /src/.gitignore | |
parent | 3ecd79253ca96645cc670b3e0ad7ee03d1bb9161 (diff) | |
download | sddm-f332b293430d5641575917686d7dc128c309acf5.tar.gz sddm-f332b293430d5641575917686d7dc128c309acf5.tar.bz2 sddm-f332b293430d5641575917686d7dc128c309acf5.zip |
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.
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |