cvs commit: hugs98/src builtin.c compiler.c connect.h preds.c prelude.h static.c type.c

ross at glass.cse.ogi.edu ross at glass.cse.ogi.edu
Fri Sep 19 04:04:43 EDT 2003


ross        2003/09/19 03:04:42 PDT

  Modified files:
    src                  builtin.c compiler.c connect.h preds.c 
                         prelude.h static.c type.c 
  Log:
  remove EVAL_INSTANCES (a ghost from the past, which has been ifdef'd out
  for years).
  
  Revision  Changes    Path
  1.63      +2 -10     hugs98/src/builtin.c
  1.17      +2 -8      hugs98/src/compiler.c
  1.75      +2 -13     hugs98/src/connect.h
  1.34      +2 -5      hugs98/src/preds.c
  1.51      +2 -4      hugs98/src/prelude.h
  1.154     +2 -190    hugs98/src/static.c
  1.71      +2 -24     hugs98/src/type.c


More information about the Cvs-hugs mailing list