bindings/python/chain.h
author Dmitriy Morozov <dmitriy@mrzv.org>
Mon, 31 Aug 2009 10:51:56 -0700
branchdev
changeset 167 5a5f3e1c466b
parent 130 580eaa850c4f
child 232 edbbf84fde9e
permissions -rw-r--r--
Removed Qt4 requirement + added link to download and tutorial to the front page of the documentation

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

namespace dionysus { 
namespace python   {

typedef     SPersistence::Chain                     VChain;

} }     // namespace dionysus::python