2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-26 18:52:20 +00:00

delete rk78 from examples jamfile

This commit is contained in:
mariomulansky
2013-01-09 16:56:43 +01:00
parent a5f7e7e3ce
commit 2a2c880dde

View File

@@ -35,7 +35,6 @@ exe generation_functions : generation_functions.cpp ;
exe heun : heun.cpp ;
exe bind_member_functions : bind_member_functions.cpp ;
exe bind_member_functions_cpp11 : bind_member_functions_cpp11.cpp : <cxxflags>-std=c++0x ;
exe rk_78 : rk_78.cpp ;
# build-project mtl ;
# build-project ublas ;