Cface__Libgit2Mapping.st
changeset 24 e7afa531abcf
parent 22 57da23a9fbbd
child 26 bd4d0544a609
--- a/Cface__Libgit2Mapping.st	Tue Sep 04 15:07:07 2012 +0000
+++ b/Cface__Libgit2Mapping.st	Wed Sep 05 11:12:41 2012 +0000
@@ -47,6 +47,15 @@
     "Modified: / 04-09-2012 / 16:01:36 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+!Libgit2Mapping methodsFor:'mapping - categories'!
+
+smalltalkCategoryForDerivedType:cType 
+
+    ^'Git-C Types'
+
+    "Created: / 05-09-2012 / 11:15:13 / Jan Vrany <jan.vrany@fit.cvut.cz>"
+! !
+
 !Libgit2Mapping class methodsFor:'documentation'!
 
 version_SVN