Commit 6a52c421 authored by serg@infomag.ape.relarn.ru's avatar serg@infomag.ape.relarn.ru
Browse files

gen_lex_hash.cc values adjusted

parent dc854359
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ my_config.h: ../config.h

# This should be changed in the source and removed.
my_global.h: global.h
	-$(RM) my_global.h
	-$(CHMOD) u+w my_global.h
	$(CP) global.h my_global.h

# These files should not be included in distributions since they are
+9 −9
Original line number Diff line number Diff line
@@ -472,7 +472,7 @@ int main(int argc,char **argv)
  int error;

  MY_INIT(argv[0]);
  start_value=6059524L; best_t1=2194873L;  best_t2=4441039L;  best_type=4; /* mode=4159  add=8  func_type: 0 */
  start_value=7223692L; best_t1=2365832L;  best_t2=1560117L;  best_type=0; /* mode=4519  add=5  func_type: 0 */
  if (get_options(argc,(char **) argv))
    exit(1);