-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVectorType_1.hpp
More file actions
30 lines (21 loc) · 1.19 KB
/
VectorType_1.hpp
File metadata and controls
30 lines (21 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
//***********************************************************************************************
//* File: 'VectorType_1.hpp'
//* THIS IS A GENERATED FILE: DO NOT EDIT. Please edit the Perfect Developer source file instead!
//*
//* Generated from: 'C:\Users\User\Desktop\Third Year Project\CollisionAvoidanceSystem\VectorType.pd'
//* by Perfect Developer version 6.10.01 at 12:39:41 UTC on Monday January 26th 2015
//* Using command line options:
//* -z1 -el=3 -em=100 -gl=C++ -gs=1 -gv=ISO -gw=100 -gdp=1 -gdo=0 -gdc=3 -gda=1 -gdA=0 -gdl=0 -gdr=0 -gdt=0 -gdi=1 -st=4 -sb=C:\Program Files\Escher Technologies\Verification Studio 6\Bin\builtin.pd -sr=C:\Program Files\Escher Technologies\Verification Studio 6\Bin\rubric.pd -q=0 -eM=0 -@=C:\Users\User\AppData\Local\Temp\etf8B16.tmp
//***********************************************************************************************
#if !defined(_hMain_VectorType)
#define _hMain_VectorType
// Full declarations
extern const _eMDH * _agetObjLoaderNode_VectorType ();
namespace VectorType
{
_mEnumMembers _mEnumWrapper
}
_mEnumGlobalSupport (VectorType)
_mUserTypeInform (VectorType :: _eEnum, _agetObjLoaderNode_VectorType (), 0)
#endif
// End of file.