.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 08 Jul 2019 12:34:18 +0100
changeset 200 e9250da35d87
parent 95 f417138e9c48
child 271 b3d47d1cb55d
permissions -rw-r--r--
API: add method for importing Python support code This can be used by VDB, VDB plugins or any other user of libgdbs to load Python support code.


syntax: glob
*Init.c   
makefile
*.so
*.so.debug
*.H
*.o
*.STH
*.sc
objbc
objvc
objmingw
*WINrc.obj
*.class
java/libs/*.jar
java/libs-src/*.jar
*-Test.xml
st.chg

tests/c/factorial1
tests/c/factorial2
tests/c/press_any_key
tests/c/*.exe