]> www.fi.muni.cz Git - evince.git/commit
Add synctex parser to cut-n-paste directory.
authorJose Aliste <jose.aliste@gmail.com>
Sun, 20 Dec 2009 15:12:45 +0000 (16:12 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 27 Jun 2010 08:30:26 +0000 (10:30 +0200)
commit76dc886f8488897f3ebf1506ab671f29739607ff
treee0fc048eeb4321432a65376cc12fed3ce97a07b7
parentdf408ff0086984d7c067ea31f298c0aad002b2e6
Add synctex parser to cut-n-paste directory.
configure.ac
cut-n-paste/Makefile.am
cut-n-paste/synctex/Makefile.am [new file with mode: 0644]
cut-n-paste/synctex/synctex_parser.c [new file with mode: 0644]
cut-n-paste/synctex/synctex_parser.h [new file with mode: 0644]
cut-n-paste/synctex/synctex_parser_local.h [new file with mode: 0644]
cut-n-paste/synctex/synctex_parser_utils.c [new file with mode: 0644]
cut-n-paste/synctex/synctex_parser_utils.h [new file with mode: 0644]
cut-n-paste/synctex/synctex_parser_version.txt [new file with mode: 0644]
cut-n-paste/synctex/update-synctex-from-TL.sh [new file with mode: 0755]