mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-16 00:01:05 -08:00
New unit
Copied from Perforce Change: 18166 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
c971c49ce0
commit
a36bc7b843
1 changed files with 14 additions and 0 deletions
14
mps/src/mpscawl.h
Normal file
14
mps/src/mpscawl.h
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
/* impl.h.mpscaawl: MEMORY POOL SYSTEM CLASS "AWL"
|
||||
*
|
||||
* $HopeName$
|
||||
* Copyright (C) 1997 The Harlequin Group. All rights reserved.
|
||||
*/
|
||||
|
||||
#ifndef mpscawl_h
|
||||
#define mpscawl_h
|
||||
|
||||
#include "mps.h"
|
||||
|
||||
extern mps_class_t mps_class_awl(void);
|
||||
|
||||
#endif /* mpscawl_h */
|
||||
Loading…
Add table
Add a link
Reference in a new issue