Update of /cvsroot/nhibernate/CVSROOT
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12694
Modified Files:
modules
Log Message:
Setup modules for nhibernate and NHibernateContrib for cvs_acls
Index: modules
===================================================================
RCS file: /cvsroot/nhibernate/CVSROOT/modules,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** modules 12 Feb 2003 22:13:04 -0000 1.1
--- modules 6 Dec 2004 02:21:59 -0000 1.2
***************
*** 25,26 ****
--- 25,29 ----
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
+
+ nhibernate nhibernate
+ NHibernateContrib NHibernateContrib
|