separated Gs implenation of acc out of da.lib.{ch}
authorThomas Walker Lynch <thomas.lynch@reasoningtechnology.com>
Thu, 9 May 2019 20:04:49 +0000 (22:04 +0200)
committerThomas Walker Lynch <thomas.lynch@reasoningtechnology.com>
Thu, 9 May 2019 20:04:49 +0000 (22:04 +0200)
commit033d915ea4d3dfb770a773e00bcb962df924750d
tree833d2aab17becd4024d225dee09b1cfd09e6cb6a
parent173a211f3363e2e3b569d1a13aec47b0292c2501
separated Gs implenation of acc out of da.lib.{ch}
23 files changed:
module/da/doc/acc_usermanual.txt [new file with mode: 0644]
module/da/include/acc.h [new file with mode: 0644]
module/da/include/da.h [new file with mode: 0644]
module/da/lib/libda.a [new file with mode: 0644]
module/da/makefile
module/da/src/acc.lib.c
module/da/src/acc.lib.h
module/da/src/da.lib.c
module/da/src/da.lib.h
module/da/src/da_mat.lib.c_nocompile [new file with mode: 0644]
module/da/src/da_mat.lib.h_nocompile [new file with mode: 0644]
module/da/src/da_na.lib.c [deleted file]
module/da/src/da_na.lib.h [deleted file]
module/da/src/struct_forward_example.c [new file with mode: 0644]
module/da/src/temp.c [deleted file]
module/da/src/temp.sed [deleted file]
module/da/src/update_Acc_channel.sed [new file with mode: 0644]
module/da/src/update_da_lib_names.sed [new file with mode: 0644]
module/da/src/update_project_da_lib_names.sed [new file with mode: 0644]
module/da/src1/acc_doc.txt [deleted file]
module/da/src1/da.lib.c [deleted file]
module/da/src1/da.lib.h [deleted file]
module/da/src1/temp.sed [deleted file]