diff --git a/primetools.py b/primetools.py index 314f963..0dfac86 100644 --- a/primetools.py +++ b/primetools.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + # by teknohog # Common functions for primetools such as mfloop.py and llloop.py. Put