jlaurens / synctex

Synchronization for TeX
MIT License
57 stars 19 forks source link

portable definition of unused variables #12

Closed timhoffm closed 6 years ago

timhoffm commented 6 years ago

This patch introduces a preprocessor macro UNUSED() that allows a compiler-independent definition of unused variables.