Adding link to the tutorial.

This commit is contained in:
Alan Mishchenko 2013-05-04 11:16:52 -07:00
parent c82da43e40
commit 7dba9af692
1 changed files with 3 additions and 0 deletions

View File

@ -93,6 +93,9 @@ from sunfreeware.com and installed it locally. Also modified CFLAGS to add the l
include files for readline and LIBS to add the local libreadline.a. Perhaps you can
add these steps in the readme to help folks compiling this on Solaris."
The following tutorial is kindly offered by Ana Petkovska from EPFL:
https://www.dropbox.com/s/qrl9svlf0ylxy8p/ABC_GettingStarted.pdf
## Final remarks:
Unfortunately, there is no comprehensive regression test. Good luck!