rabin 7 years ago
parent
commit
5833707f03
1 changed files with 0 additions and 9 deletions
  1. 0 9
      front.py

+ 0 - 9
front.py

@@ -1,9 +0,0 @@
-# -*- coding: utf-8 -*-
-"""
-    demeter web
-    name:front.py
-"""
-from demeter.core import *
-
-if __name__ == "__main__":
-	Demeter.webInit('front')