Revision 4afdad1c70c356c1e737971723bc88d0187b5e20 authored by Dirk Roorda on 11 June 2019, 11:14:04 UTC, committed by Dirk Roorda on 11 June 2019, 11:14:04 UTC
1 parent d73cffa
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top