lean4-htt/library/data/real
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
..
basic.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
complete.lean feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
default.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
division.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
order.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
real.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00