summaryrefslogtreecommitdiff
path: root/server/synctex_parser_local.h
blob: b53439f4f54d3369c0eee7463a4849953a05d396 (plain)
1
2
3
#include <stdio.h>
#define printf(fmt, args...) (fprintf (stderr, (fmt), ## args))
#define SYNCTEX_INLINE