lustrec/src/version.ml @ 6d1693b9
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
- …
- 64
- 65
- 66
- Next »