Skip to content

Commit 021ae77

Browse files
committed
brushlib splitoff (moved some code from lib into brushlib)
svn://svn.gna.org/svn/mypaint/trunk@141
0 parents  commit 021ae77

File tree

9 files changed

+1357
-0
lines changed

9 files changed

+1357
-0
lines changed

‎SConscript‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Import('env')
2+
env.Execute('python generate.py')
3+
env.Clean('.', 'brushsettings.hpp')

‎__init__.py‎

Whitespace-only changes.

0 commit comments

Comments
 (0)