=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2018/engine/dist.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -p -r1.26 -r1.27 --- OpenXM_contrib2/asir2018/engine/dist.c 2021/12/23 08:55:33 1.26 +++ OpenXM_contrib2/asir2018/engine/dist.c 2022/01/13 08:15:02 1.27 @@ -45,7 +45,7 @@ * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE, * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE. * - * $OpenXM: OpenXM_contrib2/asir2018/engine/dist.c,v 1.25 2021/01/11 08:37:44 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2018/engine/dist.c,v 1.26 2021/12/23 08:55:33 noro Exp $ */ #include "ca.h" @@ -210,7 +210,7 @@ void initd(struct order_spec *spec) int dpm_ordtype; -#if 0 +#if 1 void ptod(VL vl,VL dvl,P p,DP *pr) { int n,i,j,k;