mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
11 lines
253 B
C++
Executable File
11 lines
253 B
C++
Executable File
// File: StepBasic_MechanicalContext.cxx
|
|
// Created: Wed Jul 24 14:34:20 1996
|
|
// Author: Frederic MAUPAS
|
|
// <fma@pronox.paris1.matra-dtv.fr>
|
|
|
|
#include <StepBasic_MechanicalContext.ixx>
|
|
|
|
|
|
StepBasic_MechanicalContext::StepBasic_MechanicalContext ()
|
|
{}
|