[tools] Move common functions from gmx_sans.c to nsfactor.c
authorAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
Tue, 28 Feb 2012 13:13:50 +0000 (17:13 +0400)
committerAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
Thu, 1 Mar 2012 12:38:29 +0000 (16:38 +0400)
commit420b90259838497834f5f1526ee9de5f28cabf30
tree3b03f590c659c1b214216cae71545df70d4acd4e
parent379f5cb40751fc5ff39170a2c832d605c956fbce
[tools] Move common functions from gmx_sans.c to nsfactor.c

This commit moves common functions to gmx_sans and gmx_nse to nsfcator.c

Change-Id: Ifcf8e87203dd8721bb91807cd96d0e21f797b918
Signed-off-by: Alexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
src/tools/CMakeLists.txt
src/tools/gmx_sans.c
src/tools/nsfactor.c [new file with mode: 0644]
src/tools/nsfactor.h [new file with mode: 0644]