fixed files with DOS newlines; fixed contrib/ scripts to use git
authorMorgan Deters <mdeters@cs.nyu.edu>
Mon, 4 Feb 2013 22:30:18 +0000 (17:30 -0500)
committerMorgan Deters <mdeters@cs.nyu.edu>
Mon, 4 Feb 2013 22:30:18 +0000 (17:30 -0500)
commitaed7130284c04f7ada79db1ed3d4a8ddb08d3543
tree5388d8ef1af23934fe381d0f1b5da796d5176a19
parent9c0b2f6abd82564df0686cca826015f4eb9095fa
fixed files with DOS newlines; fixed contrib/ scripts to use git
23 files changed:
contrib/get-authors
contrib/update-copyright.pl
src/theory/arrays/theory_arrays_model.h
src/theory/quantifiers/inst_gen.cpp [changed mode: 0755->0644]
src/theory/quantifiers/inst_gen.h [changed mode: 0755->0644]
src/theory/quantifiers/inst_match_generator.cpp [changed mode: 0755->0644]
src/theory/quantifiers/inst_match_generator.h [changed mode: 0755->0644]
src/theory/quantifiers/inst_strategy_cbqi.cpp [changed mode: 0755->0644]
src/theory/quantifiers/inst_strategy_cbqi.h [changed mode: 0755->0644]
src/theory/quantifiers/inst_strategy_e_matching.cpp [changed mode: 0755->0644]
src/theory/quantifiers/inst_strategy_e_matching.h [changed mode: 0755->0644]
src/theory/quantifiers/macros.cpp [changed mode: 0755->0644]
src/theory/quantifiers/macros.h [changed mode: 0755->0644]
src/theory/quantifiers/quant_util.cpp [changed mode: 0755->0644]
src/theory/quantifiers/quant_util.h [changed mode: 0755->0644]
src/theory/quantifiers/quantifiers_attributes.cpp
src/theory/quantifiers/quantifiers_attributes.h
src/theory/rep_set.cpp
src/theory/rep_set.h
src/theory/rewriterules/efficient_e_matching.cpp [changed mode: 0755->0644]
src/theory/rewriterules/efficient_e_matching.h [changed mode: 0755->0644]
src/util/sort_inference.cpp [changed mode: 0755->0644]
src/util/sort_inference.h [changed mode: 0755->0644]