diff src/toplev.h @ 1670:6708c53892c1

[project @ 1995-12-27 04:33:00 by jwe]
author jwe
date Wed, 27 Dec 1995 04:34:18 +0000
parents f18871f4df2b
children 8da30a147e27
line wrap: on
line diff
--- a/src/toplev.h	Wed Dec 27 03:38:21 1995 +0000
+++ b/src/toplev.h	Wed Dec 27 04:34:18 1995 +0000
@@ -1,4 +1,4 @@
-// octave.h                                              -*- C++ -*-
+// toplev.h                                              -*- C++ -*-
 /*
 
 Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton
@@ -21,8 +21,8 @@
 
 */
 
-#if !defined (octave_octave_h)
-#define octave_octave_h 1
+#if !defined (octave_toplev_h)
+#define octave_toplev_h 1
 
 #include <cstdio>