bindings/python/chain.h
author Camille Wormser <camille.wormser@normalesup.org>
Wed, 12 Aug 2009 21:32:38 -0700
branchdev
changeset 163 6cd50e622550
parent 130 580eaa850c4f
child 232 edbbf84fde9e
permissions -rw-r--r--
explicitely converts a Dimension (short int) into a size_t, for removing a warning

#include <topology/chain.h>
#include "static-persistence.h"

namespace dionysus { 
namespace python   {

typedef     SPersistence::Chain                     VChain;

} }     // namespace dionysus::python