#ifndef __STRICT
#define __STRICT

;	変数の初期化を厳格にする
;
#cmpopt varinit 1

#endif

