comparison src/pt-exp-base.cc @ 2200:6abec42e52f6

[project @ 1996-05-15 05:22:52 by jwe]
author jwe
date Wed, 15 May 1996 05:27:11 +0000
parents b087e5e62bec
children 4be11abb8d8c
comparison
equal deleted inserted replaced
2199:983038cd04cd 2200:6abec42e52f6
33 33
34 #include "error.h" 34 #include "error.h"
35 #include "pager.h" 35 #include "pager.h"
36 #include "pt-const.h" 36 #include "pt-const.h"
37 #include "pt-exp-base.h" 37 #include "pt-exp-base.h"
38 #include "user-prefs.h"
39 38
40 // Expressions. 39 // Expressions.
41 40
42 bool 41 bool
43 tree_expression::is_logically_true (const char *warn_for) 42 tree_expression::is_logically_true (const char *warn_for)