lean4-htt/tests/lean_before_refactoring
Sebastian Ullrich fd2c42a8bf chore(library, tests): switch to new attribute declaration syntax
sed -Ei 's/^(\s*)((private |protected )?(noncomputable )?(abbreviation|definition|meta_definition|theorem|lemma|proposition|corollary)\s+\S+\s*)((\s*\[(\S+(\s+[0-9]+)*|priority.*)\])+)\s*/\1attribute \6\n\1\2/' library/**/*.lean tests/**/*.lean
sed -Ei 's/\s+$//' library/**/*.lean  # remove trailing whitespace
2016-08-12 15:36:12 -07:00
..
run chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
491.lean
491.lean.expected.out
583.lean
583.lean.expected.out
630.lean
630.lean.expected.out
768.lean
768.lean.expected.out
793a.lean
793a.lean.expected.out
793b.lean
793b.lean.expected.out
800.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
800.lean.expected.out
axioms_of.lean
axioms_of.lean.expected.out
binder_overload.lean
binder_overload.lean.expected.out
coe2.lean
coe2.lean.expected.out
eta_decls.lean
eta_decls.lean.expected.out
finset_induction_bug.lean
finset_induction_bug.lean.expected.out
gen_fail.lean
gen_fail.lean.expected.out
list_vect_numerals.lean
list_vect_numerals.lean.expected.out
nary_overload2.lean
nary_overload2.lean.expected.out
noncomp_theory.lean
noncomp_theory.lean.expected.out
nonexhaustive.lean
nonexhaustive.lean.expected.out
norm1.lean
norm1.lean.expected.out
notation_priority.lean
notation_priority.lean.expected.out
rateval.lean
rateval.lean.expected.out
revert_fail.lean
revert_fail.lean.expected.out
simplifier_light.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
simplifier_light.lean.expected.out
unfold_rec.lean
unfold_rec.lean.expected.out
unzip_error.lean
unzip_error.lean.expected.out
urec.lean
urec.lean.expected.out