home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / con2v766.zip / colore01.zip / includes / baselng / asm.hrc next >
Text File  |  2000-03-03  |  421b  |  17 lines

  1. <!--
  2.     Assembler Syntax description
  3. With help of:
  4.     Timur Safin <timur@lanit.ru>
  5. -->
  6.  
  7. <include name="Includes/BaseLng/BaseAsm.Hrc">
  8.  
  9. <Scheme Name="Asm">
  10.    <!-- Comments -->
  11.    <RegExp Start="/(;.*$)/" Color0="AComment">
  12.    <Block  Start="/(COMMENT) (.)/i" End="/\y2/" Scheme="Comment"
  13.            Color0="AComment" Color1="ADefinitionz" Color2="ADefinitionz">
  14.    <Include Scheme="BaseAsm">
  15. </Scheme>
  16.  
  17.