// Copyright © 2017 Project Golan, all rights reserved. // See COPYING for more information. #ifndef i_ui_h #define i_ui_h #define I_lineHash (M_fileHash + __LINE__) // Types ---------------------------------------------------------------------| typedef unsigned I_objid; #endif