diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-07-10 12:36:54 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-07-10 12:36:54 -0400 |
commit | 609fb52b670d8ed74584a988b8c63da82d8d523b (patch) | |
tree | cdc6b0ce89a7ac6e4f08dbdd3e3891fceb1e0da3 /.gitignore | |
parent | 25781a4041fa75a3394949d111be3abbefc97c26 (diff) | |
download | c++-609fb52b670d8ed74584a988b8c63da82d8d523b.tar.gz c++-609fb52b670d8ed74584a988b8c63da82d8d523b.tar.bz2 c++-609fb52b670d8ed74584a988b8c63da82d8d523b.zip |
added wolfram link code
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ build/* +wolfram_link/*.o +wolfram_link/*.c +wolfram_link/convexminorant |