diff --git a/wrap/tests/expected/new_Test_dM.m b/wrap/tests/expected/new_Test_dM.m new file mode 100644 index 000000000..826432b9f --- /dev/null +++ b/wrap/tests/expected/new_Test_dM.m @@ -0,0 +1,4 @@ +% automatically generated by wrap on 2012-Jan-15 +function result = new_Test_dM(obj,a,b) + error('need to compile new_Test_dM.cpp'); +end