CMakeLists.txt   CMakeLists.txt 
skipping to change at line 29 skipping to change at line 29
ADD_SUBDIRECTORY(simpleanalysis) ADD_SUBDIRECTORY(simpleanalysis)
ADD_SUBDIRECTORY(image) ADD_SUBDIRECTORY(image)
ADD_SUBDIRECTORY(multiarray) ADD_SUBDIRECTORY(multiarray)
ADD_SUBDIRECTORY(multiconvolution) ADD_SUBDIRECTORY(multiconvolution)
ADD_SUBDIRECTORY(voxelneighborhood) ADD_SUBDIRECTORY(voxelneighborhood)
ADD_SUBDIRECTORY(volumelabeling) ADD_SUBDIRECTORY(volumelabeling)
ADD_SUBDIRECTORY(watersheds3d) ADD_SUBDIRECTORY(watersheds3d)
ADD_SUBDIRECTORY(multidistance) ADD_SUBDIRECTORY(multidistance)
ADD_SUBDIRECTORY(multimorphology) ADD_SUBDIRECTORY(multimorphology)
ADD_SUBDIRECTORY(seededRegionGrowing3d) ADD_SUBDIRECTORY(seededRegionGrowing3d)
ADD_SUBDIRECTORY(sampler)
ADD_SUBDIRECTORY(hdf5impex) ADD_SUBDIRECTORY(hdf5impex)
ADD_SUBDIRECTORY(sifImport)
ADD_SUBDIRECTORY(features)
ADD_SUBDIRECTORY(unsupervised)
 End of changes. 2 change blocks. 
0 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/