lustrec/src/version.ml @ ca7ff3f7
1 |
let number = "@PACKAGE_VERSION@-@GITBRANCH@" |
---|---|
2 |
|
3 |
let codename = "@VERSION_CODENAME@" |
4 |
|
5 |
let include_path = Sites.Sites.include_ |> List.hd |
6 |
|
7 |
let testgen_path = Sites.Sites.testgen |> List.hd |
- « Previous
- 1
- …
- 64
- 65
- 66
- Next »