File: version.h

package info (click to toggle)
chip-seq 1.5.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 21,320 kB
  • sloc: ansic: 10,053; perl: 1,493; makefile: 103; sh: 91
file content (3 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download
1
2
3
#ifndef VERSION          // Make sure this file is included only once
#define VERSION "1.5.5"
#endif