summaryrefslogtreecommitdiff
path: root/src/TestTopOpeDraw/TestTopOpeDraw.cxx
blob: 162ce4b854cfdf7a99c7347d8bbace0a115f8bb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// File:	TestTopOpeDraw.cxx
// Created:	Mon Jan 20 16:51:04 1997
// Author:	Jean Yves LEBEY
//		<jyl@bistrox.paris1.matra-dtv.fr>

#include <TestTopOpeDraw.ixx>
#include <DBRep.hxx>

//=======================================================================
//function : AllCommands
//purpose  : 
//=======================================================================

void  TestTopOpeDraw::AllCommands(Draw_Interpretor& theCommands)
{
  TestTopOpeDraw::OtherCommands(theCommands);
}