summaryrefslogtreecommitdiff
path: root/scheme/Makefile
diff options
context:
space:
mode:
authormichele.simionato <devnull@localhost>2009-09-07 15:14:11 +0000
committermichele.simionato <devnull@localhost>2009-09-07 15:14:11 +0000
commit68367e3cf9dd6c2b780c1ce89ca112a845648adb (patch)
tree88ad96952095e35d741c390677a4e41d2f8fbb0e /scheme/Makefile
parentc36ebdaae8427624d714ca4880ac804e3b56c2f5 (diff)
downloadmicheles-68367e3cf9dd6c2b780c1ce89ca112a845648adb.tar.gz
Various changes to the APS code
Diffstat (limited to 'scheme/Makefile')
-rw-r--r--scheme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scheme/Makefile b/scheme/Makefile
index 9e383cf..8f1ea10 100644
--- a/scheme/Makefile
+++ b/scheme/Makefile
@@ -4,5 +4,5 @@ upload:
scp aps.zip micheles@merlin.phyast.pitt.edu:public_html/scheme
experimental.zip:
zip -r experimental experimental/mod?.sls experimental/use-mod?.ss \
- experimental/static-map.sls
+ experimental/static-map.sls experimental/static-map/dummy-ctxt.slsx
scp experimental.zip micheles@merlin.phyast.pitt.edu:public_html/scheme