mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-28 02:10:36 +05:00
23 lines
751 B
C++
23 lines
751 B
C++
// File generated by CPPExt (Pointer)
|
|
// Copyright (C) 1991,1995 by
|
|
//
|
|
// MATRA DATAVISION, FRANCE
|
|
//
|
|
// This software is furnished in accordance with the terms and conditions
|
|
// of the contract and with the inclusion of the above copyright notice.
|
|
// This software or any other copy thereof may not be provided or otherwise
|
|
// be made available to any other person. No title to an ownership of the
|
|
// software is hereby transferred.
|
|
//
|
|
// At the termination of the contract, the software and all copies of this
|
|
// software must be deleted.
|
|
//
|
|
#ifndef _NMTTools_PDSFiller_HeaderFile
|
|
#define _NMTTools_PDSFiller_HeaderFile
|
|
|
|
class NMTTools_DSFiller;
|
|
|
|
typedef NMTTools_DSFiller* NMTTools_PDSFiller;
|
|
|
|
#endif
|