.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 06 Jul 2015 07:18:24 +0100
changeset 36 4e586238a9f7
permissions -rw-r--r--
Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
36
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
syntax: glob
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
*Init.c   
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     4
makefile
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
*.so
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     6
*.H
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     7
*.o
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     8
*.STH
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     9
*.sc
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    10
objbc
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    11
objvc
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    12
*.class
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    13
java/libs/*.jar
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    14
java/libs-src/*.jar
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    15
*-Test.xml
4e586238a9f7 Fix in class generator (MethofDefinitionChange>>classVariableNames: now takes collection, not string)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    16
st.chg