Mercurial > hg > octave-lyh
diff src/error.h @ 383:0b52c68ec81f
[project @ 1994-03-09 21:19:44 by jwe]
author | jwe |
---|---|
date | Wed, 09 Mar 1994 21:19:44 +0000 |
parents | a99f28f5e351 |
children | 066e1551639c |
line wrap: on
line diff
--- a/src/error.h +++ b/src/error.h @@ -1,7 +1,7 @@ // error.h -*- C++ -*- /* -Copyright (C) 1992, 1993 John W. Eaton +Copyright (C) 1992, 1993, 1994 John W. Eaton This file is part of Octave. @@ -21,8 +21,8 @@ */ -#if !defined (_error_h) -#define _error_h 1 +#if !defined (octave_error_h) +#define octave_error_h 1 #define panic_impossible() \ panic ("impossible state reached in file `%s' at line %d", \