=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2018/engine/dist.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -p -r1.27 -r1.28 --- OpenXM_contrib2/asir2018/engine/dist.c 2022/01/13 08:15:02 1.27 +++ OpenXM_contrib2/asir2018/engine/dist.c 2022/03/09 07:50:51 1.28 @@ -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.26 2021/12/23 08:55:33 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2018/engine/dist.c,v 1.27 2022/01/13 08:15:02 noro Exp $ */ #include "ca.h" @@ -210,7 +210,7 @@ void initd(struct order_spec *spec) int dpm_ordtype; -#if 1 +#if 0 void ptod(VL vl,VL dvl,P p,DP *pr) { int n,i,j,k;