SiGraph: sulcal graphs


gyrusattrib.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2003 CEA
3 *
4 * This software and supporting documentation were developed by
5 * CEA/DSV/SHFJ
6 * 4 place du General Leclerc
7 * 91401 Orsay cedex
8 * France
9 *
10 */
11
12#ifndef SI_GYRUS_ATTRIBUTES
13#define SI_GYRUS_ATTRIBUTES
14
15
16#include <si/graph/attrib.h>
17
18// Models
19
20#define SIA_GYRUS_DESCRIPTOR "gyrus_descriptor"
21
22#endif
23