Rearranged "if (!x) a; else b;" to "if (x) b; else a;". Added a couple of comments...
[synfig.git] / synfig-core / trunk / src /
drwxr-xr-x   ..
-rw-r--r-- 105 Makefile.am
drwxr-xr-x - modules
drwxr-xr-x - synfig
-rw-r--r-- 1595 template.cpp
-rw-r--r-- 1381 template.h
drwxr-xr-x - tool