Revision 3c54d432a404de54da9cc129823182c9616305fb authored by Dirk Roorda on 19 June 2018, 00:26:05 UTC, committed by Dirk Roorda on 19 June 2018, 00:26:05 UTC
1 parent ae89f9e
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top