OSDN Git Service

afd983f19db1f1b89c001fba86a39553474b1578
[rec10/rec10-git.git] / rec10 / trunk / src / install.py
1 #!/usr/bin/python
2 # coding: UTF-8
3 # Rec10 TS Recording Tools
4 # Copyright (C) 2009 Yukikaze
5 import chdata
6 import timerec
7 chdata.new_chdata()
8 timerec.task()