Skip to content

Commit

Permalink
Merge pull request PacificBiosciences#8 from pb-cdunn/minor-update
Browse files Browse the repository at this point in the history
Minor update
  • Loading branch information
Christopher Dunn committed Aug 6, 2015
2 parents 0a4f996 + dbac01d commit c6dd28d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DALIGNER
Submodule DALIGNER updated 10 files
+0 −1,586 DB.c
+0 −442 DB.h
+0 −139 DBmap.c
+25 −0 GNUmakefile
+0 −191 LAupgrade.Dec.31.2014.c
+0 −1,406 QV.c
+0 −125 QV.h
+8 −0 README_PB.md
+1 −0 daligner_p.c
+2 −0 filter_p.c
2 changes: 1 addition & 1 deletion DAZZ_DB
Submodule DAZZ_DB updated 3 files
+1 −1 DB.c
+31 −0 GNUmakefile
+1 −0 QV.h
2 changes: 1 addition & 1 deletion FALCON
2 changes: 1 addition & 1 deletion FALCON-examples
Submodule FALCON-examples updated 1 files
+1 −0 run/lambda/fc_run.cfg
2 changes: 1 addition & 1 deletion FALCON-make
Submodule FALCON-make updated 1 files
+1 −1 makefile
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:
pre: init
init:
git submodule update --init --depth=1 virtualenv
git submodule update --init --recursive
git submodule update --init
virtualenv:
mkdir -p ${FALCON_PREFIX}
python2.7 virtualenv/virtualenv.py --no-site-packages --always-copy ${FALCON_PREFIX}
Expand Down

0 comments on commit c6dd28d

Please sign in to comment.