Files
Extern/C3d/Include/gce_routines.h
T
SaraP d6eac07eea Extern :
- C3d aggiornamento librerie ( 118019).
2024-12-12 08:37:52 +01:00

25 lines
505 B
C

//////////////////////////////////////////////////////////////////////////////////////////
/**
\file
\brief \ru API процедур и функций 2D решателя.
\en API of procedures and functions of 2D solver. \~
*/
//////////////////////////////////////////////////////////////////////////////////////////
#ifndef __GCE_ROUTINES_H
#define __GCE_ROUTINES_H
/**
\addtogroup Constraints2D_API
\{
*/
/**
\}
Constraints2D_API
*/
#endif // __GCE_ROUTINES_H
// eof