comparison src/debug.cc @ 4051:b79da8779a0e

[project @ 2002-08-17 19:38:32 by jwe]
author jwe
date Sat, 17 Aug 2002 19:38:33 +0000
parents 8a5596d6f7c4
children e96f52432059
comparison
equal deleted inserted replaced
4050:6481f41a79f3 4051:b79da8779a0e
24 #include <config.h> 24 #include <config.h>
25 #endif 25 #endif
26 26
27 #include <iostream> 27 #include <iostream>
28 #include <fstream> 28 #include <fstream>
29 #include <strstream>
30 #include <string> 29 #include <string>
31 30
32 #include "defun.h" 31 #include "defun.h"
33 #include "error.h" 32 #include "error.h"
34 #include "input.h" 33 #include "input.h"