------------------------------------- lines 7-33 of file: bin/dos_build.bat ------------------------------------- {xrst_begin dos_build.bat} {xrst_spell cmd } Compile and Test CppAD using Dos ################################ Syntax ****** {xrst_code bat} cmd /c bin\dos_build.bat {xrst_code} Eigen ***** This example includes the eigen optional package. Other optional packages could be included in a similar fashion. Source ****** {xrst_literal rem BEGIN SOURCE rem END SOURCE } {xrst_end dos_build.bat}