Skip to content

Commit a755728

Browse files
committed
Deleted old files
1 parent 771127e commit a755728

8 files changed

Lines changed: 1 addition & 494 deletions

File tree

sbg/dom_ord_pwmap.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
******************************************************************************/
1919

2020
#include <forward_list>
21-
#include <iostream>
2221

2322
#include "sbg/map_entry.hpp"
2423
#include "sbg/dom_ord_pwmap.hpp"

sbg/pwmap_fact.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ class PWFactory {
8989
}
9090

9191
PWMapFact& pw_fact();
92-
void set_pw_fact(PWMapFactPtr set_fact);
92+
void set_pw_fact(PWMapFactPtr pw_fact);
9393

9494
private:
9595
PWFactory();

test/eval/gt_data/arithmetic/arithmetic.cpp

Lines changed: 0 additions & 81 deletions
This file was deleted.

test/eval/gt_data/interval/interval.cpp

Lines changed: 0 additions & 81 deletions
This file was deleted.

test/eval/gt_data/lexp/lexp.cpp

Lines changed: 0 additions & 81 deletions
This file was deleted.

test/eval/gt_data/map/map.cpp

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)