File indexing completed on 2024-05-12 04:33:36

0001 /*
0002 SPDX-FileCopyrightText: 2008, 2009, 2010 , 2011 jerome DOT laurens AT u-bourgogne DOT fr
0003 SPDX-License-Identifier: X11
0004 
0005 This file is part of the SyncTeX package.
0006 
0007 Latest Revision: Tue Jun 14 08:23:30 UTC 2011
0008 
0009 Version: 1.18
0010 
0011 See synctex_parser_readme.txt for more details
0012 */
0013 
0014 /* This local header file is for TEXLIVE, use your own header to fit your system */
0015 #include <w2c/c-auto.h> /* for inline && HAVE_xxx */
0016 /*  No inlining for synctex tool in texlive. */
0017 #define SYNCTEX_INLINE