Update to version 3.2
This commit is contained in:
@@ -16,11 +16,14 @@
|
||||
#ifndef GEMPA_CAPS_APPLICATION_H
|
||||
#define GEMPA_CAPS_APPLICATION_H
|
||||
|
||||
|
||||
#include <gempa/caps/api.h>
|
||||
|
||||
|
||||
namespace Gempa {
|
||||
namespace CAPS {
|
||||
|
||||
|
||||
class SC_GEMPA_CAPS_API Application {
|
||||
public:
|
||||
Application(int argc, char **argv);
|
||||
@@ -99,6 +102,7 @@ class SC_GEMPA_CAPS_API Application {
|
||||
static Application *_app;
|
||||
};
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user