man. some major restructuring, and envsetup.py is a kinda neat hack.

This commit is contained in:
brent s
2019-09-30 22:08:37 -04:00
parent 7a2e66f1a2
commit 3ca56d7b5c
17 changed files with 1184 additions and 2429 deletions

3
aif/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
class AIF(object):
def __init__(self):
pass