Initial version of ecoPCR

git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/trunk@5 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
2007-02-15 13:33:32 +00:00
parent f3d2273d8d
commit ebe8c0b516
39 changed files with 5568 additions and 0 deletions

19
Release/sources.mk Normal file
View File

@ -0,0 +1,19 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
C_SRCS :=
O_SRCS :=
ASM_SRCS :=
S_SRCS :=
OBJ_SRCS :=
OBJS :=
EXECUTABLES :=
C_DEPS :=
# Every subdirectory with source files must be described here
SUBDIRS := \
src/libecoPCR \
src/libapat \
src \