cmProc2.h : Added structure tag name to cmBinMtxFile.
This commit is contained in:
parent
b2466c0d74
commit
b6ff52b514
@ -829,7 +829,7 @@ extern "C" {
|
||||
//------------------------------------------------------------------------------------------------------------
|
||||
// Write a binary matrix file in the format acceppted by the octave function readBinFile.m
|
||||
|
||||
typedef struct
|
||||
typedef struct cmBinMtxFile_str
|
||||
{
|
||||
cmObj obj;
|
||||
cmFileH_t fh;
|
||||
|
Loading…
Reference in New Issue
Block a user