comparison core/src/luan/modules/Reactionary.luan @ 189:fb3993431f76

minor git-svn-id: https://luan-java.googlecode.com/svn/trunk@190 21e917c8-12df-6dd8-5cb6-c86387c605b9
author fschmidt@gmail.com <fschmidt@gmail.com@21e917c8-12df-6dd8-5cb6-c86387c605b9>
date Thu, 26 Jun 2014 16:44:42 +0000
parents 69f1e79a9eb0
children 340656b18b74
comparison
equal deleted inserted replaced
188:e132b7a3d94c 189:fb3993431f76
1 -- Reactionary 1 -- Reactionary
2
3 import "Io"
2 4
3 host = "localhost" 5 host = "localhost"
4 port = 9101 6 port = 9101
5 7
6 function put_site(domain,password,dir) 8 function put_site(domain,password,dir)