Skip to content

Commit 84814d2

Browse files
authored
Merge pull request #98 from robertodr/re-fortran
Revamp Fortran interface
2 parents 3cc5e13 + 6e9b5da commit 84814d2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+2570
-3115
lines changed

.appveyor.yml

Lines changed: 0 additions & 45 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,3 @@
22
*.npy binary
33
*.zip binary
44
*.png diff=exif
5-
6-
include/xcfun.h licensefile=.githooks/LICENSE-C
7-
fortran/*.F90 licensefile=.githooks/LICENSE-Fortran
8-
9-
src/*.hpp licensefile=.githooks/LICENSE-C++
10-
src/*.cpp licensefile=.githooks/LICENSE-C++
11-
12-
src/functionals/*.hpp licensefile=.githooks/LICENSE-C++
13-
src/functionals/*.cpp licensefile=.githooks/LICENSE-C++
14-
15-
src/taylor/*.hpp !licensefile
16-
src/taylor/*.cpp !licensefile
17-
18-
python/init.py licensefile=.githooks/LICENSE-Python
19-
python/xcfun.py licensefile=.githooks/LICENSE-Python
20-
21-
cmake/update.py !licensefile
22-
cmake/autocmake/*.py !licensefile

.githooks/LICENSE-C

Lines changed: 0 additions & 14 deletions
This file was deleted.

.githooks/LICENSE-C++

Lines changed: 0 additions & 14 deletions
This file was deleted.

.githooks/LICENSE-Fortran

Lines changed: 0 additions & 14 deletions
This file was deleted.

.githooks/LICENSE-Python

Lines changed: 0 additions & 15 deletions
This file was deleted.

.githooks/LICENSE-hash

Lines changed: 0 additions & 23 deletions
This file was deleted.

.githooks/canonicalize_filename.sh

Lines changed: 0 additions & 70 deletions
This file was deleted.

.githooks/license_maintainer.py

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)