pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3da2b28
)
removed trailing colon for sublime text 2 compatibility
author
Michael Göhler
<somebody.here@gmx.de>
Mon, 6 Oct 2014 18:23:56 +0000
(20:23 +0200)
committer
Michael Göhler
<somebody.here@gmx.de>
Mon, 6 Oct 2014 18:23:56 +0000
(20:23 +0200)
mdp.sublime-project
patch
|
blob
|
history
diff --git
a/mdp.sublime-project
b/mdp.sublime-project
index
caa8b49
..
e6dbd1e
100644
(file)
--- a/
mdp.sublime-project
+++ b/
mdp.sublime-project
@@
-24,7
+24,7
@@
[
{
"name": "clean",
[
{
"name": "clean",
- "cmd": ["make", "clean"]
,
+ "cmd": ["make", "clean"]
}
]
}
}
]
}