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

@@ -457,8 +457,12 @@ int fd_;
uint64_t fsize_,pos_;
size_t buf_sz;
};
#endif
#endif
//***************************************************
//*************** tigro keywords hash functions begin
//tigra: x31 hash function
@@ -616,6 +620,9 @@ int token2tok(const char* token)
return a_tok;
}
//*************** tigro keywords hash functions END
//*************************************************
MaterialReader::~MaterialReader() {}