From 3b7013555adeced8bc754e3182704e0d2c191159 Mon Sep 17 00:00:00 2001 From: Jonah Beckford Date: Sat, 15 Feb 2003 03:56:27 +0000 Subject: [PATCH] Added CHICKEN to Welcome page. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4319 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- swigweb/index.ht | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/swigweb/index.ht b/swigweb/index.ht index 3bfdcd734..d5dab270c 100644 --- a/swigweb/index.ht +++ b/swigweb/index.ht @@ -10,11 +10,11 @@ C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of supported languages also includes -non-scripting languages such as Java and OCAML. SWIG is most +non-scripting languages such as Java, OCAML and CHICKEN. SWIG is most commonly used to create high-level interpreted programming -environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG may be -freely used, distributed, and modified for commercial and -noncommercial use. +environments, user interfaces, and as a tool for testing and prototyping C/C++ +software. SWIG may be freely used, distributed, and modified for commercial +and noncommercial use.