Okular

synctex_parser_local.h
1/*
2SPDX-FileCopyrightText: 2008, 2009, 2010 , 2011 jerome DOT laurens AT u-bourgogne DOT fr
3SPDX-License-Identifier: X11
4
5This file is part of the SyncTeX package.
6
7Latest Revision: Tue Jun 14 08:23:30 UTC 2011
8
9Version: 1.18
10
11See 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-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:17:35 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.