~moo-imports/moo/SCATTERED_FOR

« back to all changes in this revision

Viewing changes to ref_count.c

  • 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:
208
208
}
209
209
#endif
210
210
 
211
 
char rcsid_ref_count[] = "$Id: ref_count.c,v 1.3 1997/07/07 03:24:55 nop Exp $";
 
211
char rcsid_ref_count[] = "$Id: ref_count.c,v 1.4 1998/12/14 13:18:54 nop Exp $";
212
212
 
213
 
/* $Log: ref_count.c,v $
 
213
/* 
 
214
 * $Log: ref_count.c,v $
 
215
 * Revision 1.4  1998/12/14 13:18:54  nop
 
216
 * Merge UNSAFE_OPTS (ref fixups); fix Log tag placement to fit CVS whims
 
217
 *
214
218
 * Revision 1.3  1997/07/07 03:24:55  nop
215
219
 * Merge UNSAFE_OPTS (r5) after extensive testing.
216
 
 *
 
220
 * 
217
221
 * Revision 1.2.2.1  1997/03/20 18:59:24  bjj
218
222
 * Allocate refcounts with objects that can be addref()'d (strings, lists,
219
223
 * floats).  Use macros to manipulate those counts.  This completely replaces