File: conf.h

package info (click to toggle)
achilles 2-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 552 kB
  • ctags: 386
  • sloc: sh: 2,600; cpp: 2,068; makefile: 50
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