diff src/variables.h @ 383:0b52c68ec81f

[project @ 1994-03-09 21:19:44 by jwe]
author jwe
date Wed, 09 Mar 1994 21:19:44 +0000
parents 3c23b8ea9099
children 101e1d4f2395
line wrap: on
line diff
--- a/src/variables.h	Wed Mar 09 21:08:03 1994 +0000
+++ b/src/variables.h	Wed Mar 09 21:19:44 1994 +0000
@@ -21,8 +21,8 @@
 
 */
 
-#if !defined (_variables_h)
-#define _variables_h 1
+#if !defined (octave_variables_h)
+#define octave_variables_h 1
 
 class istream;
 class symbol_record;