// // Transaction.m // TFBrowser // // Created by JB Meyer on 1/7/10. // Copyright 2010 __MyCompanyName__. All rights reserved. // #import "Transaction.h" @implementation Transaction @end