Restart work. Set compiler to gcc.

This commit is contained in:
J.-S. Caux
2018-09-07 12:09:46 +02:00
parent f035415b1b
commit c4eef6325e
5 changed files with 50 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Purpose: Core header file, includes all descendents.
// This core header file includes all the others
const char ABACUS_VERSION[20] = "ABACUS++G_8";
const char ABACUS_VERSION[20] = "ABACUS_0a";
// Standard includes
#include <cmath>