Changeset 939


Ignore:
Timestamp:
Jun 16, 2012 3:00:10 PM (11 years ago)
Author:
jemian
Message:

keywords and extended comment, use this file as a test target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • specdomain/src/specdomain/test/cdef-examples.mac

    • Property svn:eol-style set to native
    • Property svn:keywords set to Id
    r934 r939  
     1"""
     2.. $Id$
     3
     4Examples of SPEC cdef macros
     5==============================
     6
     7These examples of SPEC cdef macros were extracted from the
     8SPECD ``*.mac`` files.
     9The items were obtained via grep, and then cleaned up in an
     10editor, then sorted, with redundancies removed.
     11"""
    112
    213cdef("cleanup_once", "", "ct", "delete")
     
    3344cdef("user_scan_tail")
    3445cdef("user_waitmove","\nwait(1);\n","waitmove_hack","0x20")
     46
     47""" end of  $Id$ """
Note: See TracChangeset for help on using the changeset viewer.