[Bf-committers] CVS commit: blender/intern/memutil MEM_NonCopyable.h MEM_RefCountPtr.h MEM_RefCounted.h MEM_RefCountedC-Api.h MEM_SmartPtr.h blender/intern/memutil/intern MEM_RefCountedC-Api.cpp

Unprivileged User bf-committers@blender.org
Mon, 30 Dec 2002 13:11:04 +0100 (CET)


nobody      2002/12/30 13:11:04 CET

  Modified files:
    blender/intern/memutil MEM_NonCopyable.h MEM_RefCountPtr.h 
                           MEM_RefCounted.h MEM_RefCountedC-Api.h 
                           MEM_SmartPtr.h 
    blender/intern/memutil/intern MEM_RefCountedC-Api.cpp 
  
  Log:
  removed second CVS id tags, cleaned up new lines
  Maarten
  
  Revision  Changes    Path
  1.6       +5 -1      blender/intern/memutil/MEM_NonCopyable.h
  1.6       +17 -18    blender/intern/memutil/MEM_RefCountPtr.h
  1.6       +3 -7      blender/intern/memutil/MEM_RefCounted.h
  1.6       +2 -15     blender/intern/memutil/MEM_RefCountedC-Api.h
  1.6       +209 -209  blender/intern/memutil/MEM_SmartPtr.h
  1.4       +1 -12     blender/intern/memutil/intern/MEM_RefCountedC-Api.cpp