corrected: DumET DumFt and DumTT to DumClass (see derivation_chain.h)

This commit is contained in:
ganovelli 2008-06-23 17:10:48 +00:00
parent 20610a1915
commit 1c8f9ed436
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ we have to build the type a step a time (deriving from a single ancestor at a ti
*/
template <class BVT, class BET=DumET, class BFT=DumFT, class BTT=DumTT>
template <class BVT, class BET=DumClass, class BFT=DumClass, class BTT=DumClass>
class FaceBase: public face::EmptyVertexRef<
face::EmptyAdj<
face::EmptyColorQuality<