added comment to the account.h
[account.git] / account.h
index ea03a2c..614977a 100644 (file)
--- a/account.h
+++ b/account.h
@@ -11,6 +11,8 @@
 // Operations include input and output, conversion to or from a String
 // and test for equality.
 
+// added comment for git test
+
 class acc_nr
 {
    unsigned short group, nr;