From b5bef19b5dbebf123d1c181b3cebadea198add35 Mon Sep 17 00:00:00 2001 From: andi Date: Thu, 14 Jul 2005 21:33:36 +0200 Subject: updated GeSHi to 1.0.7 darcs-hash:20050714193336-9977f-c0d5b8e6db9f92720b1f8b539fdef1f04823f5f7.gz --- inc/geshi/ada.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'inc/geshi/ada.php') diff --git a/inc/geshi/ada.php b/inc/geshi/ada.php index 7ce4f52ee..848b3b1bf 100644 --- a/inc/geshi/ada.php +++ b/inc/geshi/ada.php @@ -5,9 +5,9 @@ * Author: Tux (tux@inmail.cz) * Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter) * Release Version: 1.0.6 - * CVS Revision Version: $Revision: 1.1 $ + * CVS Revision Version: $Revision: 1.2 $ * Date Started: 2004/07/29 - * Last Modified: $Date: 2005/01/29 01:48:39 $ + * Last Modified: $Date: 2005/06/13 22:27:06 $ * * Ada language file for GeSHi. * Words are from SciTe configuration file @@ -133,4 +133,3 @@ $language_data = array ( ); ?> - -- cgit v1.2.3