X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fpowerlaws.cpp;h=c51bff8e596ef52a7977c68b281161fe87e09ba1;hp=2a6382a812688bdda81e43fe82c1456b730503a5;hb=9eab44408b9213d8909b7a9e525f404ad06064dd;hpb=a8507b8af1c08d9b27d98d57f95c7ca1a8671e27;ds=sidebyside diff --git a/check/powerlaws.cpp b/check/powerlaws.cpp index 2a6382a8..c51bff8e 100644 --- a/check/powerlaws.cpp +++ b/check/powerlaws.cpp @@ -1,8 +1,9 @@ /** @file powerlaws.cpp * * Tests for power laws. You shouldn't try to draw much inspiration from - * this code, it is a sanity check rather deeply rooted in GiNaC's classes. - * + * this code, it is a sanity check rather deeply rooted in GiNaC's classes. */ + +/* * GiNaC Copyright (C) 1999 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify @@ -21,6 +22,7 @@ */ #include +using namespace GiNaC; static unsigned powerlaws1(void) {