Project

General

Profile

« Previous | Next » 

Revision 5cf14639

Added by S_H_ (Shun Hiraoka) 5 months ago

Merge NODE_LINE and NODE_ENCODING cases in cond0 function

NODE_LINE and NODE_ENCODING cases are used SWITCH_BY_COND_TYPE macro that is same to NODE_INTEGER and other cases.
NODE_LINE and NODE_ENCODING cases can be marge to NODE_INTEGER and other node cases.