Revision ad26cef2127e039ca2a95078ae1b7a07729970c4 authored by Dirk Roorda on 19 April 2020, 14:36:35 UTC, committed by Dirk Roorda on 19 April 2020, 14:36:35 UTC
1 parent 969d957
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top