comment for export data and functions block with hashed keywords to other projects

This commit is contained in:
tigrazone
2017-12-10 10:43:24 +02:00
parent 4fe479453b
commit a6c1d07560

View File

@@ -460,6 +460,10 @@ size_t buf_sz;
#endif
//***************************************************
//*************** tigro keywords hash functions begin
//tigra: x31 hash function
typedef uint32_t khint_t;
@@ -616,6 +620,9 @@ int token2tok(const char* token)
return a_tok;
}
//*************** tigro keywords hash functions END
//*************************************************
MaterialReader::~MaterialReader() {}