File: Hermes.db

package info (click to toggle)
lmod 8.7.60-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 63,000 kB
  • sloc: sh: 6,266; makefile: 2,837; ansic: 1,513; tcl: 1,382; python: 1,050; csh: 112
file content (15 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-- -*- lua -*-
-- created: Tue Dec  4 19:07:31 2007
ProjectData = {
  PackageList = {
    {
      pkgName = "modules",
      revision = "head",
    },
  },
  HermesVersion = "1.0.2",
  HermesVersionDate = "Tue Dec  4 19:07:31 2007",
  ProjectName = "modules",
  TopMakeDir = "",
  TestLocation = "rt",
}