summaryrefslogtreecommitdiffstats
path: root/sources/tacsar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sources/tacsar.cpp')
-rw-r--r--sources/tacsar.cpp52
1 files changed, 52 insertions, 0 deletions
diff --git a/sources/tacsar.cpp b/sources/tacsar.cpp
new file mode 100644
index 0000000..65a6bb4
--- /dev/null
+++ b/sources/tacsar.cpp
@@ -0,0 +1,52 @@
+//-*- mode: c++; indent-tabs-mode: t; coding: utf-8; show-trailing-whitespace: t -*-
+
+// file tacsar.cpp
+
+#include "tacsar.hpp"
+
+namespace tacsar {
+
+ int nIColCS;
+ int nIlnTab;
+ int nInSup;
+ int nIsBlk;
+ int nIuty;
+ int nIVarB;
+ int nJOut;
+ int nKaliu;
+ int nKalksu;
+ int nKatcs;
+ int nkawkcs;
+ int nKColCS;
+ int nKInSup;
+ int nKIsBlk;
+ int nKiuty;
+ int nKIVarB;
+ int nKJOut;
+ int nKksus;
+ int nKlnTab;
+ int nKofsce;
+ int nKoncur;
+ int nKonsce;
+ int nKOnSup;
+ int nKOnTot;
+ int nKPRSup;
+ int nKRSBlk;
+ int nKSPVar;
+ int nKsus;
+ int nKud1;
+ int nKxar;
+ int nKxtcs;
+ //
+ double nAtcs;
+ double nAwks;
+ double nParsup;
+ double nRsblk;
+ double nSptacs;
+ double nUd1;
+ double nXar;
+ double nXtcs;
+
+}
+
+// end of file tacsar.cpp