Skip to content

Commit

Permalink
guided convergence: first steps
Browse files Browse the repository at this point in the history
git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@1161 ab42f6e0-554d-0410-b580-99e487e6eeb2
  • Loading branch information
grammarware committed Feb 1, 2012
1 parent a5dd4fe commit f4ffc3b
Show file tree
Hide file tree
Showing 4 changed files with 630 additions and 1 deletion.
10 changes: 10 additions & 0 deletions topics/convergence/guided/Makefile
@@ -0,0 +1,10 @@
all:

build:
cp ../../mutation/anf/normal/*.normal.bgf base/

test:
./converge.py master.bgf base/

clean:
rm -f base/*.bgf

0 comments on commit f4ffc3b

Please sign in to comment.