source: proiecte/swift/trunk/lib/hoard-371/src/heaplayers/bins.h @ 176

Last change on this file since 176 was 176, checked in by (none), 14 years ago
  • imported repo from "guagal"
File size: 115 bytes
Line 
1#ifndef _BINS_H_
2#define _BINS_H_
3
4namespace HL {
5
6  template <class Header, int Size>
7    class bins;
8
9}
10
11
12#endif
Note: See TracBrowser for help on using the repository browser.