# HG changeset patch # User luisf # Date 1347442685 -3600 # Node ID 7de86e18bc91ec89cf759792ef9b54c8451ebbb7 # Parent ff1755b2a5c2b45ddd96dde810edf81c93d16021 Added Pages and PDF formats of current handouts diff -r ff1755b2a5c2 -r 7de86e18bc91 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Wed Sep 12 10:38:05 2012 +0100 @@ -0,0 +1,2 @@ +syntax: glob +*.DS_Store diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/code_ssw-getting_started.pages Binary file dafx2012-material/handouts/code_ssw-getting_started.pages has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/code_ssw-getting_started.pdf Binary file dafx2012-material/handouts/code_ssw-getting_started.pdf has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/publishing-res-data.pages Binary file dafx2012-material/handouts/publishing-res-data.pages has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/publishing-res-data.pdf Binary file dafx2012-material/handouts/publishing-res-data.pdf has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/publishing_code.pages Binary file dafx2012-material/handouts/publishing_code.pages has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/publishing_code.pdf Binary file dafx2012-material/handouts/publishing_code.pdf has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/ssw.png Binary file dafx2012-material/handouts/ssw.png has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/sw-licenses.pages Binary file dafx2012-material/handouts/sw-licenses.pages has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/sw-licenses.pdf Binary file dafx2012-material/handouts/sw-licenses.pdf has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/unit-tests.pages Binary file dafx2012-material/handouts/unit-tests.pages has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/unit-tests.pdf Binary file dafx2012-material/handouts/unit-tests.pdf has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/version-control.pages Binary file dafx2012-material/handouts/version-control.pages has changed diff -r ff1755b2a5c2 -r 7de86e18bc91 dafx2012-material/handouts/version-control.pdf Binary file dafx2012-material/handouts/version-control.pdf has changed