diff options
author | Peter Carbonetto | 2017-05-28 11:52:30 -0500 |
---|---|---|
committer | Peter Carbonetto | 2017-05-28 11:52:30 -0500 |
commit | 5252c296a389f296e97d95e56f13b77351b32bec (patch) | |
tree | 6c31373e3b18a5fc469fadebb406420cced54a0e /.gitignore | |
parent | fa8152bcf86ea3fa21aaa847858bdd0f68d58867 (diff) | |
download | pangemma-5252c296a389f296e97d95e56f13b77351b32bec.tar.gz |
Removed FORCE_FLOAT option from Makefiles.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ *.o *.tar.gz src/Eigen -src/*_float.h -src/*_float.cpp example/output doc/manual.aux doc/manual.bbl |