Add the StackController class
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Dec 2008 00:09:23 +0000 (19:09 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Dec 2008 00:09:23 +0000 (19:09 -0500)
commit9d492ed8ed5627bcac0b20d1b0d8e0e440fab044
tree3eeec3f8a08dc6740a823fe83518bf230c2f7141
parentbc1ccb5c37e2db7070eced715a7a7c59fbc3c3f0
Add the StackController class

* Source/StackController.m+h: New files
* MacGDBp.xcodeproj: Project updates for new files
MacGDBp.xcodeproj/project.pbxproj
Source/StackController.h [new file with mode: 0644]
Source/StackController.m [new file with mode: 0644]