14 lines
366 B
Text
14 lines
366 B
Text
$NetBSD: patch-ag,v 1.2 2001/05/10 23:43:26 jtb Exp $
|
|
|
|
--- torture.c.orig Mon Dec 12 20:01:07 1994
|
|
+++ torture.c
|
|
@@ -32,7 +32,7 @@
|
|
|
|
#include <stdio.h>
|
|
-#include "matrix2.h"
|
|
+#include "meschach/matrix2.h"
|
|
#include <math.h>
|
|
-#include "matlab.h"
|
|
+#include "meschach/matlab.h"
|
|
|
|
#define errmesg(mesg) printf("Error: %s error: line %d\n",mesg,__LINE__)
|