comment for export data and functions block with hashed keywords to other projects
This commit is contained in:
@@ -460,6 +460,10 @@ size_t buf_sz;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
//***************************************************
|
||||||
|
//*************** tigro keywords hash functions begin
|
||||||
|
|
||||||
//tigra: x31 hash function
|
//tigra: x31 hash function
|
||||||
|
|
||||||
typedef uint32_t khint_t;
|
typedef uint32_t khint_t;
|
||||||
@@ -616,6 +620,9 @@ int token2tok(const char* token)
|
|||||||
return a_tok;
|
return a_tok;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//*************** tigro keywords hash functions END
|
||||||
|
//*************************************************
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
MaterialReader::~MaterialReader() {}
|
MaterialReader::~MaterialReader() {}
|
||||||
|
|||||||
Reference in New Issue
Block a user