]> mj.ucw.cz Git - libucw.git/commit
Replaced enums by #define's in definitions of word, meta and string types.
authorMartin Mares <mj@ucw.cz>
Wed, 17 Sep 2003 12:36:44 +0000 (12:36 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 17 Sep 2003 12:36:44 +0000 (12:36 +0000)
commitbaca51be1aa78648e8355680f106537c0287c8e6
tree3466a9c46bb561694a4526c190f2ddf9874ddb37
parent4c5d48354c38f5e8b36f9413d705d03b4c31aaf5
Replaced enums by #define's in definitions of word, meta and string types.
It's less elegant, but it gives a chance to detect whether a specific type
exists or not.
lib/custom.h