Logs of changes.
[egate.git] / www / wshmain.c
index 680d0fc..9a34f7e 100644 (file)
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  *
  * $Log: wshmain.c,v $
- * Revision 1.1  1996/02/29 15:36:34  adam
+ * Revision 1.2  1996/03/08 16:47:06  adam
+ * Logs of changes.
+ *
+ * Revision 1.1  1996/02/29  15:36:34  adam
  * Main shell loop implemented as a separate function called wshmain.
  *
  */
@@ -70,7 +73,7 @@ void wshmain (int argc, char **argv, W_Interp_Type w_interp_type)
     W_Interp w_interp;
     GW_DB gw_db;
     GwRes shRes;
-#if 0
+#if 1
     struct rlimit rlim;
 
     rlim.rlim_cur = RLIM_INFINITY;