// // FSATableView.h // F-Script Anywhere // // Created by Nicholas Riley on 3/26/08. // Copyright 2008 Nicholas Riley. All rights reserved. // #import @interface FSATableView : NSTableView { } @end