Changeset 979


Ignore:
Timestamp:
Jun 26, 2012 12:14:24 AM (11 years ago)
Author:
jemian
Message:

refs #8, tester4.py defines matches for macro declarations in source files

Location:
specdomain/trunk/src/specdomain/test
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • specdomain/trunk/src/specdomain/test/tester3.py

    • Property svn:eol-style set to native
    • Property svn:executable set to *
    • Property svn:keywords set to Id
    r978 r979  
     1#!/usr/bin/env python
     2
     3
    14'''
    2 Created on Jun 12, 2012
     5$Id$
    36
    4 @author: Pete
     7test various regular expressions to match macro declaration signatures
    58'''
    69
Note: See TracChangeset for help on using the changeset viewer.