bindings/python/chain.h
author Camille Wormser <camille.wormser@normalesup.org>
Wed, 12 Aug 2009 07:16:35 -0700
branchdev
changeset 162 eec482c29319
parent 130 580eaa850c4f
child 232 edbbf84fde9e
permissions -rw-r--r--
Removing unused parameter names in order to avoid warnings -> no warning anymore in zigzag-persistence

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

namespace dionysus { 
namespace python   {

typedef     SPersistence::Chain                     VChain;

} }     // namespace dionysus::python