projects
/
synfig.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'genete_master'
[synfig.git]
/
synfig-osx
/
launcher
/
SynfigApplication.m
1
//
2
// SynfigApplication.m
3
// Synfig Studio
4
//
5
// Created by Robert Quattlebaum on Sun Nov 21 2004.
6
// Copyright (c) 2004 __MyCompanyName__. All rights reserved.
7
//
8
9
#import "SynfigApplication.h"
10
11
12
@implementation SynfigApplication
13
14
@end