plugins/geshi/geshi/asm.php
changeset 3 f3e2bbbd2155
parent 2 9e3258dfae15
equal deleted inserted replaced
2:9e3258dfae15 3:f3e2bbbd2155
     2 /*************************************************************************************
     2 /*************************************************************************************
     3  * asm.php
     3  * asm.php
     4  * -------
     4  * -------
     5  * Author: Tux (tux@inmail.cz)
     5  * Author: Tux (tux@inmail.cz)
     6  * Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
     6  * Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
     7  * Release Version: 1.0.8.2
     7  * Release Version: 1.0.8.4
     8  * Date Started: 2004/07/27
     8  * Date Started: 2004/07/27
     9  *
     9  *
    10  * x86 Assembler language file for GeSHi.
    10  * x86 Assembler language file for GeSHi.
    11  * Words are from SciTe configuration file (based on NASM syntax)
    11  * Words are from SciTe configuration file (based on NASM syntax)
    12  *
    12  *