aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-07-01 23:36:05 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-07-02 21:07:58 +0200
commita717e30bdf1ade23a28b644d1cb9f1161030d3b3 (patch)
tree740753d1a54186101bd3c21717a61aa6df986ef0 /Makefile
parent6e43ab07fa278305978ece365f97ec72c2ef5bde (diff)
downloadsparse-dev-a717e30bdf1ade23a28b644d1cb9f1161030d3b3.tar.gz
options: move declaration of tabstop out of "token.h"
'tabstop' is unusual in the sense that it's one the few (the only?) variable defined via an option flag which is not declared in "lib.h" but in "token.h". This for to have to include "token.h" in the code doing the parsing of the options ... Move this declaration to "lib.h". Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions