dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

synctex_parser_local.h (106B)


      1 #include <stdio.h>
      2 #define printf(fmt, args...) (fprintf (stderr, (fmt), ## args))
      3 #define SYNCTEX_INLINE