Skip to content

Commit

Permalink
CaKernel.m: Formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhinder committed Jan 25, 2012
1 parent eef44a0 commit 295daad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Tools/CodeGen/CaKernel.m
Expand Up @@ -18,7 +18,8 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*)

BeginPackage["CaKernel`", {"Errors`", "Helpers`", "Kranc`", "CodeGenCactus`", "MapLookup`", "Calculation`", "CodeGen`"}];
BeginPackage["CaKernel`", {"Errors`", "Helpers`", "Kranc`", "CodeGenCactus`", "MapLookup`",
"Calculation`", "CodeGen`"}];

CaKernelCCL;
CaKernelCode;
Expand Down

0 comments on commit 295daad

Please sign in to comment.