From 190f68c880eb27506669e95e2bc0493e2ec42c4c Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 17 Aug 2014 07:51:16 +0100 Subject: functional again --- fast/hypergraph.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fast/hypergraph.hh') diff --git a/fast/hypergraph.hh b/fast/hypergraph.hh index 699bfdf..299a62d 100644 --- a/fast/hypergraph.hh +++ b/fast/hypergraph.hh @@ -92,7 +92,7 @@ void read(Hypergraph& hg, vector& rules, const string& fn); // FIXME void -write(Hypergraph& hg, vector& rules, const string& fn); // TODO +write(Hypergraph& hg, vector& rules, const string& fn); // FIXME void manual(Hypergraph& hg, vector& rules); -- cgit v1.2.3