Skip to content

Commit

Permalink
Add bibsort
Browse files Browse the repository at this point in the history
  • Loading branch information
edocevoli committed Mar 12, 2019
1 parent 25ece5c commit 4492fe7
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Programs/Bibliography/bibarts/bibsort-version.h.cmake
@@ -0,0 +1,26 @@
/* bibsort-version.h: version number -*- C++ -*-
Copyright (C) 2019 Christian Schenk
This file is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2, or (at your
option) any later version.
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this file; if not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
USA. */

#define MIKTEX_COMP_J2000_VERSION ${MIKTEX_COMP_J2000_VERSION}
#define MIKTEX_COMP_ORIG_VERSION_STR "${MIKTEX_COMP_ORIG_VERSION_STR}"

#define MIKTEX_COMP_COPYRIGHT_STR "${MIKTEX_COMP_COPYRIGHT_STR}"
#define MIKTEX_COMP_COPYRIGHT_STR_1252 "${MIKTEX_COMP_COPYRIGHT_STR_1252}"

#include <miktex/Version>

0 comments on commit 4492fe7

Please sign in to comment.