diff options
| author | Julian Blake Kongslie | 2022-06-25 19:08:08 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-06-25 19:08:08 -0700 |
| commit | ac6286bc9332128da724dbdbaa63fb8236112094 (patch) | |
| tree | 244daa4a70d3d619ca8e1e232c635a5878ec3ad1 /aisa | |
| parent | Move EvalState and the eval coroutines to a separate header. (diff) | |
| download | issim-ac6286bc9332128da724dbdbaa63fb8236112094.tar.xz | |
Support header-only components.
Diffstat (limited to 'aisa')
| -rw-r--r-- | aisa/aisa.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/aisa/aisa.cpp b/aisa/aisa.cpp deleted file mode 100644 index 97a3b17..0000000 --- a/aisa/aisa.cpp +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | #include <iostream> | ||
| 2 | |||
| 3 | #include "aisa/aisa.h" | ||
| 4 | |||
| 5 | namespace aisa { | ||
| 6 | |||
| 7 | } | ||
