File: HeaderFiles

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 (22 lines) | stat: -rw-r--r-- 594 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# The master header gets installed into $(INSTALL_INCDIR), while the
# rest go into a subdirectory, $(INSTALL_INCDIR)/volume_io

MASTER_HEADER = Include/volume_io.h

VOLIO_HEADERS = \
   Include/alloc.h \
   Include/arrays.h \
   Include/basic.h \
   Include/def_math.h \
   Include/files.h \
   Include/geom_structs.h \
   Include/geometry.h \
   Include/internal_volume_io.h \
   Include/multidim.h \
   Include/progress.h \
   Include/string_funcs.h \
   Include/system_dependent.h \
   Include/transforms.h \
   Include/vol_io_prototypes.h \
   Include/volume.h \
   Include/volume_cache.h