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