*** empty log message ***

This commit is contained in:
jiri
2006-09-11 15:49:34 +00:00
parent b0a83b6d6e
commit 9ad44fc092
2 changed files with 4 additions and 1 deletions

View File

@@ -261,4 +261,7 @@ for(int i=1; i<=(1<<power); ++i) //unfortunatelly, here we have to repeat it man
return result;
}
//@@@ power series matrix logarithm?
//@@@ interface to expokit?
#endif