Show
Ignore:
Timestamp:
08/12/08 21:13:54 (5 months ago)
Author:
Chuck.Esterbrook
Message:

Added partial classes.
ticket:10

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cobra/trunk/Source/Attributes.cobra

    r1553 r1573  
    9494                return 'assembly' 
    9595 
     96        get isNames as List<of String> 
     97                return List<of String>() 
     98 
    9699        get typeForIdentifier as IType? is override 
    97100                assert false