Add VariableNode which will replace our use of raw NSXMLElement.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 31 Oct 2010 15:24:15 +0000 (11:24 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 31 Oct 2010 15:24:15 +0000 (11:24 -0400)
commit2e6253593b4129747a9a08b61b45e778021777bf
tree0d90eb91899c0e213b20691aa10c0ff311d286b1
parent4b688f31fad7ee03ac6556459c0cba41d2f533c2
Add VariableNode which will replace our use of raw NSXMLElement.
MacGDBp.xcodeproj/project.pbxproj
Source/VariableNode.h [new file with mode: 0644]
Source/VariableNode.m [new file with mode: 0644]