Add atomic.h to MANIFEST
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 27 Feb 1998 18:15:07 +0000 (18:15 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 27 Feb 1998 18:15:07 +0000 (18:15 +0000)
p4raw-id: //depot/perl@600

MANIFEST

index 59ac58c..80bae3e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -31,6 +31,7 @@ README.win32          Notes about Win32 port
 Todo                   The Wishlist
 Todo.5.005             What needs doing before 5.005 release
 XSUB.h                 Include file for extension subroutines
+atomic.h               Atomic refcount handling for multi-threading
 av.c                   Array value code
 av.h                   Array value header
 bytecode.h             Bytecode header for compiler