10 lines
208 B
Python
10 lines
208 B
Python
|
#!/usr/bin/env python3
|
||
|
|
||
|
#shellnotes - dmain.py
|
||
|
#(C) Dimitris Marakomihelakis
|
||
|
#Released under the "All rights reserved" category. See the RIGHTS.txt file
|
||
|
#in /docs/github/ for its full text.
|
||
|
|
||
|
from d import d
|
||
|
|