first commit
This commit is contained in:
49
Lab6/instmap.h
Normal file
49
Lab6/instmap.h
Normal file
@@ -0,0 +1,49 @@
|
||||
//## begin module.cm preserve=no
|
||||
|
||||
// %X% %Q% %Z% %W%
|
||||
|
||||
//## end module.cm
|
||||
|
||||
|
||||
|
||||
//## begin module.cp preserve=no
|
||||
|
||||
//## end module.cp
|
||||
|
||||
|
||||
|
||||
//## Module: InstMap; Pseudo Package specification
|
||||
|
||||
//## Subsystem: Figures
|
||||
|
||||
//## Source file: InstMap.h
|
||||
|
||||
|
||||
|
||||
#ifndef InstMap_h
|
||||
|
||||
#define InstMap_h 1
|
||||
|
||||
|
||||
|
||||
//## begin module.additionalIncludes preserve=no
|
||||
|
||||
//## end module.additionalIncludes
|
||||
|
||||
|
||||
|
||||
//## begin module.includes preserve=yes
|
||||
|
||||
#include "str.h"
|
||||
|
||||
//## end module.includes
|
||||
|
||||
|
||||
|
||||
// MapFake
|
||||
|
||||
#include "MapFake.h"
|
||||
|
||||
// Persistent
|
||||
|
||||
//#include "Prsstent.h"
|
||||
Reference in New Issue
Block a user