From c5af51036a6388e17011cd40a49c2c8fa3c71958 Mon Sep 17 00:00:00 2001 From: Christophe Alexandre Date: Mon, 21 Jan 2002 14:56:11 +0000 Subject: [PATCH] erreur d'include dans les mans --- alliance/share/man/man3/savelofig.3 | 6 +++--- alliance/share/man/man3/savephfig.3 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/alliance/share/man/man3/savelofig.3 b/alliance/share/man/man3/savelofig.3 index fcf05724..51507685 100644 --- a/alliance/share/man/man3/savelofig.3 +++ b/alliance/share/man/man3/savelofig.3 @@ -1,4 +1,4 @@ -.\" $Id: savelofig.3,v 1.1 1999/05/31 17:30:24 alliance Exp $ +.\" $Id: savelofig.3,v 1.2 2002/01/21 14:56:11 xtof Exp $ .\" @(#)savelofig.2 2.11 91/08/22 ; Labo masi cao-vlsi; Author : Frederic Petrot .if t \{\ .so man1/alc_contents.mac @@ -20,7 +20,7 @@ savelofig \- save a logical figure on disk .ft B \} .if t \{\ .ft CR \} -#include "mlo412.h" +#include "mlu502.h" void savelofig(ptfig) lofig_list \(**ptfig; .ft R @@ -68,7 +68,7 @@ writting. .ft B \} .if t \{\ .ft CR \} -#include "mlo412.h" +#include "mlu502.h" void save_na2_y() { savelofig(getlofig("na2_y")); diff --git a/alliance/share/man/man3/savephfig.3 b/alliance/share/man/man3/savephfig.3 index 546c3d9a..1af13d7f 100644 --- a/alliance/share/man/man3/savephfig.3 +++ b/alliance/share/man/man3/savephfig.3 @@ -1,4 +1,4 @@ -.\" $Id: savephfig.3,v 1.1 1999/05/31 17:30:24 alliance Exp $ +.\" $Id: savephfig.3,v 1.2 2002/01/21 14:56:11 xtof Exp $ .\" @(#)savephfig.2 2.11 91/08/22 ; Labo masi cao-vlsi; Author : Frederic Petrot .if t \{\ .so man1/alc_contents.mac @@ -20,7 +20,7 @@ savephfig \- save a physical figure on disk .ft B \} .if t \{\ .ft CR \} -#include "mph403.h" +#include "mpu408.h" void savephfig(ptfig) phfig_list \(**ptfig; .ft R @@ -68,7 +68,7 @@ writting. .ft B \} .if t \{\ .ft CR \} -#include "mph403.h" +#include "mpu408.h" void save_na2_y() { savephfig(getphfig("na2_y"));