Skip to content

Commit

Permalink
Removed expanded RCS keywords.
Browse files Browse the repository at this point in the history
Collapsed the RCS keywords in the RCS_ID macro.
Removed the expanded RCS keywords in the file header comments.
  • Loading branch information
Jim Correia committed May 17, 2014
1 parent 174cfea commit bb952e7
Show file tree
Hide file tree
Showing 273 changed files with 46 additions and 592 deletions.
2 changes: 0 additions & 2 deletions GraphSketcher/App/AppController.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/AppController.h 200244 2013-12-10 00:11:55Z correia $

#import <Cocoa/Cocoa.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/AppController.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/AppController.m 200244 2013-12-10 00:11:55Z correia $

#import "AppController.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/ButtonRibbonButton.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ButtonRibbonButton.h 200244 2013-12-10 00:11:55Z correia $

#import <AppKit/NSButton.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/ButtonRibbonButton.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ButtonRibbonButton.m 200244 2013-12-10 00:11:55Z correia $

#import "ButtonRibbonButton.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/ButtonRibbonCell.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ButtonRibbonCell.h 200244 2013-12-10 00:11:55Z correia $

#import <AppKit/NSButtonCell.h>

Expand Down
4 changes: 1 addition & 3 deletions GraphSketcher/App/ButtonRibbonCell.m
Expand Up @@ -4,16 +4,14 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ButtonRibbonCell.m 200244 2013-12-10 00:11:55Z correia $

#import "ButtonRibbonCell.h"

#import <Foundation/NSGeometry.h>
#import <OmniQuartz/OQDrawing.h>
#import <OmniQuartz/OQColor.h>

RCS_ID("$Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ButtonRibbonCell.m 200244 2013-12-10 00:11:55Z correia $");
RCS_ID("$Header$");

#define CORNER_RADIUS (3.0f)

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/ButtonRibbonMatrix.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ButtonRibbonMatrix.h 200244 2013-12-10 00:11:55Z correia $

#import <AppKit/NSMatrix.h>

Expand Down
4 changes: 1 addition & 3 deletions GraphSketcher/App/ButtonRibbonMatrix.m
Expand Up @@ -4,14 +4,12 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ButtonRibbonMatrix.m 200244 2013-12-10 00:11:55Z correia $

#import "ButtonRibbonMatrix.h"

#import "ButtonRibbonCell.h"

RCS_ID("$Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ButtonRibbonMatrix.m 200244 2013-12-10 00:11:55Z correia $");
RCS_ID("$Header$");

@implementation ButtonRibbonMatrix

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/DataImportOptionsSheet.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/DataImportOptionsSheet.h 200244 2013-12-10 00:11:55Z correia $

#import <Cocoa/Cocoa.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/DataImportOptionsSheet.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/DataImportOptionsSheet.m 200244 2013-12-10 00:11:55Z correia $

#import "DataImportOptionsSheet.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/ErrorBarSheet.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ErrorBarSheet.h 200244 2013-12-10 00:11:55Z correia $

#import <Cocoa/Cocoa.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/ErrorBarSheet.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/ErrorBarSheet.m 200244 2013-12-10 00:11:55Z correia $

#import "ErrorBarSheet.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/GraphDocument.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/GraphDocument.h 200244 2013-12-10 00:11:55Z correia $

#import <AppKit/NSDocument.h>
#import <GraphSketcherModel/RSGraphEditorDelegate.h>
Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/GraphDocument.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/GraphDocument.m 200244 2013-12-10 00:11:55Z correia $

#import "GraphDocument.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/GraphWindowController.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/GraphWindowController.h 200244 2013-12-10 00:11:55Z correia $

#import <OmniAppKit/OAToolbarWindowController.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/GraphWindowController.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/GraphWindowController.m 200244 2013-12-10 00:11:55Z correia $

#import "GraphWindowController.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/Inspectors/AxisInspector.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/Inspectors/AxisInspector.h 200244 2013-12-10 00:11:55Z correia $

#import <OmniInspector/OIInspector.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/Inspectors/AxisInspector.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/Inspectors/AxisInspector.m 200244 2013-12-10 00:11:55Z correia $

#import "AxisInspector.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/Inspectors/DataInspector.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/Inspectors/DataInspector.h 200244 2013-12-10 00:11:55Z correia $

#import <OmniInspector/OIInspector.h>
#import <GraphSketcherModel/RSNumber.h>
Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/Inspectors/DataInspector.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/Inspectors/DataInspector.m 200244 2013-12-10 00:11:55Z correia $

#import "DataInspector.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/Inspectors/DocumentInspector.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/Inspectors/DocumentInspector.h 200244 2013-12-10 00:11:55Z correia $

#import <OmniInspector/OIInspector.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/Inspectors/DocumentInspector.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/Inspectors/DocumentInspector.m 200244 2013-12-10 00:11:55Z correia $

#import "DocumentInspector.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/Inspectors/StyleInspector.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/Inspectors/StyleInspector.h 200244 2013-12-10 00:11:55Z correia $

#import <OmniInspector/OIInspector.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/Inspectors/StyleInspector.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/Inspectors/StyleInspector.m 200244 2013-12-10 00:11:55Z correia $

#import "StyleInspector.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/NSSegmentedControl-RSExtensions.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/NSSegmentedControl-RSExtensions.h 200244 2013-12-10 00:11:55Z correia $

#import <Cocoa/Cocoa.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/NSSegmentedControl-RSExtensions.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/NSSegmentedControl-RSExtensions.m 200244 2013-12-10 00:11:55Z correia $

#import "NSSegmentedControl-RSExtensions.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/OIInspector-RSExtensions.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/OIInspector-RSExtensions.h 200244 2013-12-10 00:11:55Z correia $

#import <OmniInspector/OIInspector.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/OIInspector-RSExtensions.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/OIInspector-RSExtensions.m 200244 2013-12-10 00:11:55Z correia $

#import "OIInspector-RSExtensions.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/OpacityControlButton.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/OpacityControlButton.h 200244 2013-12-10 00:11:55Z correia $

#import <Cocoa/Cocoa.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/OpacityControlButton.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/OpacityControlButton.m 200244 2013-12-10 00:11:55Z correia $

#import "OpacityControlButton.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/OpacityControlCell.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/OpacityControlCell.h 200244 2013-12-10 00:11:55Z correia $

#import <Cocoa/Cocoa.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/OpacityControlCell.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/OpacityControlCell.m 200244 2013-12-10 00:11:55Z correia $

#import "OpacityControlCell.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSBoxSeparator.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSBoxSeparator.h 200244 2013-12-10 00:11:55Z correia $

#import <Cocoa/Cocoa.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSBoxSeparator.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSBoxSeparator.m 200244 2013-12-10 00:11:55Z correia $

#import "RSBoxSeparator.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSDrawTool.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSDrawTool.h 200244 2013-12-10 00:11:55Z correia $

// RSDrawTool supports (a) creating points by clicking twice in one spot, (b) creating lines by clicking at each control point, and (c) creating lines by freehand-dragging. In that last case, an RSFreehandStroke is used to do the heavy lifting of curve beautification/simplification.

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSDrawTool.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSDrawTool.m 200244 2013-12-10 00:11:55Z correia $

#import "RSDrawTool.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSFillTool.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSFillTool.h 200244 2013-12-10 00:11:55Z correia $

// RSFillTool supports creating fills by clicking on each corner of the desired area.

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSFillTool.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSFillTool.m 200244 2013-12-10 00:11:55Z correia $

#import "RSFillTool.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSGraphView.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSGraphView.h 200244 2013-12-10 00:11:55Z correia $

// RSGraphView is the main NSView at the very heart of GraphSketcher. It handles most of the menu actions and is the point of entry for keyboard and mouse events. Over time, much of the functionality here has moved into the Model framework, and anything remaining that is not Mac specific should follow.

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSGraphView.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSGraphView.m 200244 2013-12-10 00:11:55Z correia $

#import "RSGraphView.h"

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSInterpolatingSpline.h
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSInterpolatingSpline.h 200244 2013-12-10 00:11:55Z correia $

#import <Cocoa/Cocoa.h>

Expand Down
2 changes: 0 additions & 2 deletions GraphSketcher/App/RSInterpolatingSpline.m
Expand Up @@ -4,8 +4,6 @@
// terms in the file OmniSourceLicense.html, which should be
// distributed with this project and can also be found at
// <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
//
// $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/trunk/OmniGroup/Applications/OmniGraphSketcher/App/RSInterpolatingSpline.m 200244 2013-12-10 00:11:55Z correia $

#import "RSInterpolatingSpline.h"

Expand Down

0 comments on commit bb952e7

Please sign in to comment.