LIB "tst.lib"; tst_init(); LIB "normaliz.lib"; ring R=37,(x,y,t),dp; ideal I=x3,x2y,y3; intclToricRing(I); tst_status(1);$