#ifndef OTWIST_H__
#define OTWIST_H__

enum
{
  // Note: if adding IDs to this file, double check for ID collisions in obasedeform, obend, obulge, otwist, otaper and oshear as they are using the same 'value space'
	OTWIST_DUMMY
};

#endif // OTWIST_H__
