Mercurial > hg > octave-nkf
comparison src/pt-exp.cc @ 2200:6abec42e52f6
[project @ 1996-05-15 05:22:52 by jwe]
author | jwe |
---|---|
date | Wed, 15 May 1996 05:27:11 +0000 |
parents | 97a566037a75 |
children | 4be11abb8d8c |
comparison
equal
deleted
inserted
replaced
2199:983038cd04cd | 2200:6abec42e52f6 |
---|---|
42 #include "pt-exp.h" | 42 #include "pt-exp.h" |
43 #include "pt-fvc.h" | 43 #include "pt-fvc.h" |
44 #include "pt-misc.h" | 44 #include "pt-misc.h" |
45 #include "pt-mvr.h" | 45 #include "pt-mvr.h" |
46 #include "pt-walk.h" | 46 #include "pt-walk.h" |
47 #include "user-prefs.h" | |
48 #include "utils.h" | 47 #include "utils.h" |
49 | 48 |
50 // Nonzero means we're returning from a function. | 49 // Nonzero means we're returning from a function. |
51 extern int returning; | 50 extern int returning; |
52 | 51 |