~wbetz/fesslix/flxeigen

« back to all changes in this revision

Viewing changes to src/flxeigenversion.h

  • Committer: Wolfgang Betz
  • Date: 2018-01-29 07:54:36 UTC
  • Revision ID: wolfgang.betz@fesslix.org-20180129075436-se2y5113qpghxa8v
Fixed C++-compiler issue related to arpack++-library

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#pragma once
19
19
 
20
20
 
21
 
#define FLXEIGEN_VERSION_REV 9
22
 
#define FLXEIGEN_VERSION_DATE "2017-05-18"
 
21
#define FLXEIGEN_VERSION_REV 10
 
22
#define FLXEIGEN_VERSION_DATE "2018-01-29"
23
23
 
24
24
 
25
25