aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Jacobian.m
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/CodeGen/Jacobian.m')
-rw-r--r--Tools/CodeGen/Jacobian.m3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tools/CodeGen/Jacobian.m b/Tools/CodeGen/Jacobian.m
index 20f24df..a7085e5 100644
--- a/Tools/CodeGen/Jacobian.m
+++ b/Tools/CodeGen/Jacobian.m
@@ -18,7 +18,8 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*)
-BeginPackage["Jacobian`", {"Errors`", "Helpers`", "Kranc`", "Differencing`", "MapLookup`", "CodeGen`", "KrancGroups`"}];
+BeginPackage["Jacobian`", {"Errors`", "Helpers`", "Kranc`", "Differencing`", "MapLookup`",
+ "CodeGen`", "CodeGenC`", "KrancGroups`"}];
JacobianQ;
InsertJacobian;