File: version.h

package info (click to toggle)
examl 3.0.22-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,180 kB
  • sloc: ansic: 27,326; makefile: 74; sh: 48
file content (4 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (4)
1
2
3
4
#define programName        "ExaML"
#define programVersion     "3.0.22"
#define programVersionInt  3022
#define programDate        "April 21 2020"