~moo-imports/moo/SCATTERED_FOR

« back to all changes in this revision

Viewing changes to list.h

  • Committer: nop
  • Date: 1998-12-14 13:17:26 UTC
  • Revision ID: cvs-1:nop-19981214131726-2z8vai8a2bdt0so0
Merge UNSAFE_OPTS (ref fixups); fix Log tag placement to fit CVS whims

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
extern const char *value2str(Var);
35
35
extern const char *value_to_literal(Var);
36
36
 
37
 
/* $Log: list.h,v $
 
37
/* 
 
38
 * $Log: list.h,v $
 
39
 * Revision 1.3  1998/12/14 13:17:58  nop
 
40
 * Merge UNSAFE_OPTS (ref fixups); fix Log tag placement to fit CVS whims
 
41
 *
38
42
 * Revision 1.2  1997/03/03 04:18:47  nop
39
43
 * GNU Indent normalization
40
44
 *