JTACS: Implementation of the Japanese variant of TACS

This commit is contained in:
Andreas Eversberg
2017-08-27 18:02:43 +02:00
parent 489ab9506c
commit 94ed39f5e2
13 changed files with 265 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
#include "../amps/outoforder.h"
const int tacs = 1;
const int jtacs = 0;
int main(int argc, char *argv[])
{