From edaad771cb395a3a0b68cf3bbda2de1e259194c7 Mon Sep 17 00:00:00 2001 From: bremner Date: Thu, 1 Jun 2006 19:27:52 +0000 Subject: renamed .ds files for david avis git-svn-id: file:///export/data/bremner/svn/trunk/inetools@5360 09fa754a-f411-0410-976a-da6bfa213b30 --- rat2canon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rat2canon.c') diff --git a/rat2canon.c b/rat2canon.c index 2a1e0f8..03555c6 100644 --- a/rat2canon.c +++ b/rat2canon.c @@ -25,7 +25,7 @@ typedef lrs_mp integer_t; #define MP_DIGITS 1000L -#include "rat2canon.ds" +#include "rat2canon.h" static int *rows=NULL; static long int m,n; -- cgit v1.2.3