File: header2.h

package info (click to toggle)
bam 0.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,552 kB
  • sloc: ansic: 21,261; python: 731; makefile: 45; sh: 35; cpp: 30
file content (5 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (7)
1
2
3
4
5
#ifndef HEADER2_H
#define HEADER2_H
#include "header1.h"
#endif