Okular

synctex_parser_local.h
1 /*
2 SPDX-FileCopyrightText: 2008, 2009, 2010 , 2011 jerome DOT laurens AT u-bourgogne DOT fr
3 SPDX-License-Identifier: X11
4 
5 This file is part of the SyncTeX package.
6 
7 Latest Revision: Tue Jun 14 08:23:30 UTC 2011
8 
9 Version: 1.18
10 
11 See synctex_parser_readme.txt for more details
12 */
13 
14 /* This local header file is for TEXLIVE, use your own header to fit your system */
15 #include <w2c/c-auto.h> /* for inline && HAVE_xxx */
16 /* No inlining for synctex tool in texlive. */
17 #define SYNCTEX_INLINE
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:09:15 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.