changed path to as.vax tree
authorTrent Hein <trent@ucbvax.Berkeley.EDU>
Sun, 1 Jul 1990 02:27:23 +0000 (18:27 -0800)
committerTrent Hein <trent@ucbvax.Berkeley.EDU>
Sun, 1 Jul 1990 02:27:23 +0000 (18:27 -0800)
SCCS-vsn: old/dbx/ops.vax.c 5.9

usr/src/old/dbx/ops.vax.c

index 51c42c3..59bfc68 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)ops.vax.c  5.8 (Berkeley) %G%";
+static char sccsid[] = "@(#)ops.vax.c  5.9 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
@@ -315,7 +315,7 @@ typedef struct {
 } Optab;
 
 #ifndef ASINSTRS
 } Optab;
 
 #ifndef ASINSTRS
-#define ASINSTRS "../../pgrm/as/as.vax/instrs.h"
+#define ASINSTRS "../../pgrm/as.vax/instrs.h"
 #endif
 
 #ifndef ADBINSTRS
 #endif
 
 #ifndef ADBINSTRS