From 762a7b386537eddbbfded36202a62c3d53090d96 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 20 Dec 2005 16:21:23 -0500 Subject: [svn-r11821] Purpose: add hl fortran examples and move hl c examples Description: Solution: Platforms tested: Misc. update: --- MANIFEST | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/MANIFEST b/MANIFEST index 19ce544..17bcbfe 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1638,6 +1638,7 @@ ./windows/install_hlf90dll.bat ./windows/install_hlcppdll.BAT ./windows/install_hlcexamples.BAT +./windows/install_hlf90examples.BAT #windows fortran examples ./windows/fortran/examples/allf90examples/allf90examples.dsp ./windows/fortran/examples/allf90examples/allf90examples.dsw @@ -1671,20 +1672,24 @@ ./windows/fortran/examples/selecteletestdll/selecteletestdll.dsp #Windows High Level C Examples -./windows/hl/hl_c_examples/ex_images/ex_images.dsp -./windows/hl/hl_c_examples/ex_imagesdll/ex_imagesdll.dsp -./windows/hl/hl_c_examples/ex_lite/ex_lite.dsp -./windows/hl/hl_c_examples/ex_litedll/ex_litedll.dsp -./windows/hl/hl_c_examples/ex_table/ex_table.dsp -./windows/hl/hl_c_examples/ex_tabledll/ex_tabledll.dsp -./windows/hl/hl_c_examples/hl_c_examples/hl_c_examples.dsp -./windows/hl/hl_c_examples/hl_c_examples.dsw -./windows/hl/hl_c_examples/test_hl_cexamples.BAT -./windows/hl/hl_c_examples/src/ex_lite.c -./windows/hl/hl_c_examples/src/ex_images.c -./windows/hl/hl_c_examples/src/ex_table.c - - - +./windows/hl/examples/ex_images.c +./windows/hl/examples/ex_lite.c +./windows/hl/examples/ex_table.c +./windows/hl/examples/test_hl_cexamples.BAT +./windows/hl/examples/allhlcexamples/allhlcexamples.dsp +./windows/hl/examples/allhlcexamples/allhlcexamples.dsw +./windows/hl/examples/ex_imagesdll/ex_imagesdll.dsp +./windows/hl/examples/ex_lite/ex_lite.dsp +./windows/hl/examples/ex_litedll/ex_litedll.dsp +./windows/hl/examples/ex_table/ex_table.dsp +./windows/hl/examples/ex_tabledll/ex_tabledll.dsp + +#Windows High Level Fortran Examples +./windows/hl/fortran/examples/exlite.f90 +./windows/hl/fortran/examples/test_hl_f90examples.BAT +./windows/hl/fortran/examples/allhlf90examples/allhlf90examples.dsp +./windows/hl/fortran/examples/allhlf90examples/allhlf90examples.dsw +./windows/hl/fortran/examples/ex_lite/ex_lite.dsp +./windows/hl/fortran/examples/ex_litedll/ex_litedll.dsp -- cgit v0.12