The following commit has been merged in the master branch:
commit 10ca7069a20ee2c2dcfa05a2c5de1255424e40f0
Author: Andrei Zavada <[email protected]>
Date: Wed Jun 26 20:25:54 2013 +0300
WIP
diff --git a/src/common/subject_id.hh b/src/common/subject_id.hh
index 4c79886..75fd3c3 100644
--- a/src/common/subject_id.hh
+++ b/src/common/subject_id.hh
@@ -63,9 +63,9 @@ struct SSubjectId {
char gender_sign() const
- {
- return gender_sign(gender);
- }
+ { return gender_sign(gender); }
+ string dob_to_str() const
+ { return dob_to_str( dob); }
bool valid() const
{
--
Sleep experiment manager
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit