Skip to content

Commit

Permalink
[modules/sofa/component] Remove typedef/*_.h
Browse files Browse the repository at this point in the history
Remove all the hardcoded typedef.
- It force inclusion of non needed elements to use them thus increasing
  code coupling and slower compilation.
- It was rarely used in the Sofa code base.
  • Loading branch information
damienmarchal committed Sep 30, 2017
1 parent 91eb33b commit d481010
Show file tree
Hide file tree
Showing 46 changed files with 0 additions and 6,564 deletions.
57 changes: 0 additions & 57 deletions modules/sofa/component/typedef/BehaviorModel_double.h

This file was deleted.

57 changes: 0 additions & 57 deletions modules/sofa/component/typedef/BehaviorModel_float.h

This file was deleted.

63 changes: 0 additions & 63 deletions modules/sofa/component/typedef/CollisionModel_double.h

This file was deleted.

47 changes: 0 additions & 47 deletions modules/sofa/component/typedef/CollisionModel_float.h

This file was deleted.

93 changes: 0 additions & 93 deletions modules/sofa/component/typedef/ConstraintSet_double.h

This file was deleted.

Loading

0 comments on commit d481010

Please sign in to comment.