Skip to content

Commit fd077d1

Browse files
committed
Add manifest file
1 parent 878fed9 commit fd077d1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

fpm.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name = "poisson"
2+
version = "0.1.0"
3+
license = "MIT"
4+
author = "Connor Aird, Mashy Green, Duncan Leggat, Ilektra Christidi, Tuomas Koskela"
5+
maintainer = "[email protected]"
6+
copyright = "Copyright 2025, UCL ARC"
7+
[build]
8+
auto-executables = true
9+
auto-tests = true
10+
auto-examples = true
11+
[install]
12+
library = false

0 commit comments

Comments
 (0)