intermediate commit

This commit is contained in:
LPTK 2013-06-21 18:03:57 +02:00
commit 1e6240f9bf
9 changed files with 370 additions and 178 deletions

View file

@ -27,3 +27,4 @@ int main(int ac, char** av)
T t(666);
MyClass mc3(t);
}