From b719a46d7502cd8e7cf38fa6c4dceeb04456f801 Mon Sep 17 00:00:00 2001 From: tlatorre Date: Tue, 5 Jan 2021 12:35:12 -0600 Subject: add --fast argument to dm-search --- utils/dc-closure-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/dc-closure-test') diff --git a/utils/dc-closure-test b/utils/dc-closure-test index 2628edb..c09e5f9 100755 --- a/utils/dc-closure-test +++ b/utils/dc-closure-test @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Copyright (c) 2019, Anthony Latorre # # This program is free software: you can redistribute it and/or modify it -- cgit