[go: up one dir, main page]

File: conf.h

package info (click to toggle)
achilles 2-8.2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 548 kB
  • sloc: sh: 2,600; cpp: 2,069; makefile: 49
file content (10 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
#ifndef __CONF_H__53894
#define __CONF_H__53894

#ifdef HAVE_CONFIG_H
#include"config.h"
#endif

#endif