fix deployed name in minneapolis-talk, add summary/deploy to chicago talk

db4
Doug Coleman 2009-04-01 11:11:15 -05:00
parent b35bb10123
commit a172d61f2e
4 changed files with 15 additions and 2 deletions

View File

@ -0,0 +1,12 @@
USING: tools.deploy.config ;
V{
{ deploy-ui? t }
{ deploy-io 1 }
{ deploy-reflection 1 }
{ deploy-compiler? t }
{ deploy-math? t }
{ deploy-word-props? f }
{ deploy-c-types? f }
{ "stop-after-last-window?" t }
{ deploy-name "Chicago Talk" }
}

1
extra/chicago-talk/summary.txt Executable file
View File

@ -0,0 +1 @@
Slides for a talk at the Pycon VM Summit, Chicago, IL, March 2009

View File

@ -8,5 +8,5 @@ V{
{ deploy-word-props? f }
{ deploy-c-types? f }
{ "stop-after-last-window?" t }
{ deploy-name "Catalyst Talk" }
{ deploy-name "Minnesota Talk" }
}

View File

@ -1 +1 @@
Slides for a talk at Ruby.mn, Minneapolis MN, January 2008
Slides for a talk at Ruby.mn, Minneapolis, MN, January 2008