Skip to content

Commit

Permalink
README and Makefile.am for v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Hartland committed May 6, 2016
1 parent 89c2d5c commit dbc9300
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ example_conv_CPPFLAGS = $(AM_CPPFLAGS) -I ./src
example_conv_LDFLAGS = $(CHECKLDFLAGS)

TESTS= tests/fetchTestData.sh $(check_PROGRAMS) tests/clearTestData.sh
EXTRA_DIST = src/APFELgrid/APFELgrid.h src/APFELgrid/transform.h tests/clearTestData.sh tests/fetchTestData.sh setup.sh
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ custom interfaces to it should be simple.

Requirements
------------
+ **APFEL** [master](http://github.com/scarrazza/apfel)
+ **APFEL** [2.7.1](http://github.com/scarrazza/apfel)
+ **LHAPDF** [6.X.X](http://lhapdf.hepforge.org)
+ **APPLgrid** [1.4.70](http://applgrid.hepforge.org)
+ **APPLgrid** [1.4.70](http://applgrid.hepforge.org)

Your APPLgrid installation must be modified such that all headers are installed
(simply copy all headers from /src/ to /appl_grid/ before installation of APPLgrid)
Expand Down

0 comments on commit dbc9300

Please sign in to comment.