File: minc2_defs.h

package info (click to toggle)
libminc 2.4.07-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,288 kB
  • sloc: ansic: 57,268; cpp: 3,654; sh: 100; makefile: 23; ruby: 18
file content (8 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
/** minc2 definitions*/
#ifndef MINC2_DEFS_H
#define MINC2_DEFS_H
#include <minc_common_defs.h>

#endif /*MINC2_DEFS_H*/

/* kate: indent-mode cstyle; indent-width 2; replace-tabs on; */