diff options
author | Anders <student@ubuntu-PKD.(none)> | 2013-04-07 17:20:46 (GMT) |
---|---|---|
committer | Anders <student@ubuntu-PKD.(none)> | 2013-04-07 17:20:46 (GMT) |
commit | 46f9d54eddcbeaa318feae85ffdd478ed0d31b5f (patch) | |
tree | cbd6847e706873e19e8ef6250dbf76efe42afd97 | |
parent | dc88a1b81befe574228c00712530a53ce9245c60 (diff) |
add tng_io.hpp
A cpp interface to the TNG
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bf393e2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/include/tng_io.hpp |