Skip to content

Commit aebb2b6

Browse files
committed
[_pgr_maxflow] renamed
1 parent 4e4e775 commit aebb2b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sql/max_flow/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
SET(LOCAL_FILES
3-
_max_flow.sql
3+
_maxflow.sql
44
edmondsKarp.sql
55
boykovKolmogorov.sql
66
pushRelabel.sql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
2626

2727
--------------
2828
--------------
29-
-- max_flow
29+
-- maxflow
3030
--------------
3131
--------------
3232

0 commit comments

Comments
 (0)