move loadhist down so setting history in .login works
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Tue, 28 Jun 1983 13:01:11 +0000 (05:01 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Tue, 28 Jun 1983 13:01:11 +0000 (05:01 -0800)
SCCS-vsn: bin/csh/csh.c 4.13

usr/src/bin/csh/csh.c

index 0fc95ac..b527898 100644 (file)
@@ -1,4 +1,4 @@
-static char *sccsid = "@(#)csh.c 4.12 %G%";
+static char *sccsid = "@(#)csh.c 4.13 %G%";
 
 #include "sh.h"
 #include <sys/ioctl.h>
 
 #include "sh.h"
 #include <sys/ioctl.h>