blob: c0f63267b085621eedd824f28cf313d8fadab7c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
// File: StepShape_DefinitionalRepresentationAndShapeRepresentation.cxx
// Created: Tue Jul 11 18:18:19 2000
// Author: Andrey BETENEV
// <abv@nordox.nnov.matra-dtv.fr>
// <det@doomox>
#include <StepShape_DefinitionalRepresentationAndShapeRepresentation.ixx>
StepShape_DefinitionalRepresentationAndShapeRepresentation::StepShape_DefinitionalRepresentationAndShapeRepresentation ()
{
}
|