diff options
Diffstat (limited to 'inc/geshi/asm.php')
-rw-r--r-- | inc/geshi/asm.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inc/geshi/asm.php b/inc/geshi/asm.php index b0002189c..1999ec271 100644 --- a/inc/geshi/asm.php +++ b/inc/geshi/asm.php @@ -4,10 +4,8 @@ * ------- * Author: Tux (tux@inmail.cz) * Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter) - * Release Version: 1.0.7.17 - * CVS Revision Version: $Revision: 866 $ + * Release Version: 1.0.7.18 * Date Started: 2004/07/27 - * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $ * * x86 Assembler language file for GeSHi. * Words are from SciTe configuration file (based on NASM syntax) |