comparison readline/tilde.c @ 3284:f7e4a95916f2

[project @ 1999-10-13 21:37:04 by jwe]
author jwe
date Wed, 13 Oct 1999 21:37:40 +0000
parents 9d4e3a9de17e
children 3001e15555e9
comparison
equal deleted inserted replaced
3283:604ce3f77788 3284:f7e4a95916f2
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 General Public License for more details. 16 General Public License for more details.
17 17
18 You should have received a copy of the GNU General Public License 18 You should have received a copy of the GNU General Public License
19 along with Readline; see the file COPYING. If not, write to the Free 19 along with Readline; see the file COPYING. If not, write to the Free
20 Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 20 Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. */
21 21
22 #if defined (HAVE_CONFIG_H) 22 #if defined (HAVE_CONFIG_H)
23 # include <config.h> 23 # include <config.h>
24 #endif 24 #endif
25 25