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"));