diff options
| author | Franklin Wei <me@fwei.tk> | 2019-05-31 19:08:07 -0400 |
|---|---|---|
| committer | Franklin Wei <me@fwei.tk> | 2019-05-31 19:08:07 -0400 |
| commit | e5ef359f06dc99ede85453a29c9542f29787c77c (patch) | |
| tree | 6bc32e7cace10bec27022cfc76603df16dfce07a /src/main.cpp | |
| parent | bc6dcafc3868d55d2653081d27f1eaf771c2d532 (diff) | |
| download | fieldviz-e5ef359f06dc99ede85453a29c9542f29787c77c.zip fieldviz-e5ef359f06dc99ede85453a29c9542f29787c77c.tar.gz fieldviz-e5ef359f06dc99ede85453a29c9542f29787c77c.tar.bz2 fieldviz-e5ef359f06dc99ede85453a29c9542f29787c77c.tar.xz | |
Diffstat (limited to '')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index f56209f..17eb0e5 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -13,8 +13,6 @@ #include "gnuplot_i.hpp" -#include "curve.h" -#include "surface.h" #include <fml/fml.h> // under $HOME |