Revision 3e6c816e6eb0d84ed16d83ce2dcd6a175e0dbb46 authored by Mohamed Barakat on 23 November 2016, 14:44:02 UTC, committed by Mohamed Barakat on 23 November 2016, 14:44:02 UTC
* github/master:
  bugfix in e96380d, close issue #167
  Stop using undocumented APIs
2 parent s c6c7f12 + 2cbcec5
Raw File
.gitignore
# git-ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
*~
bin
change.log
VERSION
public_html
public_html.version
doc/*.pdf
doc/*.html
doc/*.txt
doc/*.six
doc/*Bib.xml
doc/*Bib.xml.bib
doc/*.aux
doc/*.bbl
doc/*.blg
doc/*.brf
doc/*.idx
doc/*.ilg
doc/*.ind
doc/*.log
doc/*.pnr
doc/*.tex
doc/*.toc
doc/*.out
doc/manual.lab
*.DS_Store
back to top