diff options
Diffstat (limited to 'src/i_common.h')
| -rw-r--r-- | src/i_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/i_common.h b/src/i_common.h deleted file mode 100644 index 66dc56a..0000000 --- a/src/i_common.h +++ /dev/null @@ -1,2 +0,0 @@ -#define i_swap(A,B) double temp = A; A = B; B = temp; - |
