view .gitattributes @ 30328:a2397a85d7e5

deprecate .+ and .- operators * lex.ll (".+", ".-", ".+=", ".-="): Deprecate unnecessary operators. * oct-parse.yy (EPLUS, EMINUS): Eliminate tokens that are equivalent to '+' and '-'. * NEWS: Note change.
author John W. Eaton <jwe@octave.org>
date Tue, 23 Nov 2021 12:40:51 -0500
parents c6f9ff84dc84
children
line wrap: on
line source

# line endings in repository match line endings on disc
* -text