Archived
1
0
Fork 0
This repository has been archived on 2024-10-19. You can view files and clone it, but cannot push or open issues or pull requests.
emacs/org/elpa/pdf-tools-20240429.407/build/server/synctex_parser_local.h

4 lines
106 B
C
Raw Normal View History

2022-08-25 15:49:25 +00:00
#include <stdio.h>
#define printf(fmt, args...) (fprintf (stderr, (fmt), ## args))
#define SYNCTEX_INLINE