diff core/src/luan/modules/host/delete.luan @ 716:28fedb32ab19 0.19

hosting changes
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 23 May 2016 19:16:21 -0600
parents ca169567ce07
children c92b3fabf92a
line wrap: on
line diff
--- a/core/src/luan/modules/host/delete.luan	Mon May 23 16:16:03 2016 -0600
+++ b/core/src/luan/modules/host/delete.luan	Mon May 23 19:16:21 2016 -0600
@@ -9,4 +9,4 @@
 
 Hosting.delete(...)
 
-print("done with "..(...))
+print("deleted "..(...))