File: conf.h

package info (click to toggle)
achilles 2-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 528 kB
  • ctags: 387
  • sloc: sh: 2,600; cpp: 2,067; makefile: 45
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