sclang: do not compile hidden class library files
commit6120da05c0d88bd617df6ef25d696833e8db9b3c
authorTim Blechmann <tim@klingt.org>
Fri, 30 Dec 2011 20:11:23 +0000 (30 21:11 +0100)
committerTim Blechmann <tim@klingt.org>
Fri, 30 Dec 2011 20:12:28 +0000 (30 21:12 +0100)
treecc2cf3e0bfb81c3c61366380c1bc99a271525cc8
parent48a26df5e978909d292b5e403d2b139d20567446
sclang: do not compile hidden class library files

emacs uses hidden files as temporary files. so unsaved changes to class
library files cause a library compilation failure.

Suggested-by: James Harkins <jamshark70@gmail.com>
Signed-off-by: Tim Blechmann <tim@klingt.org>
lang/LangSource/PyrLexer.cpp