Python Interface to MAPL: Difference between revisions

Line 62: Line 62:


  import MAPL
  import MAPL
 
  class GridComp(MAPL.GridComp):
  class GridComp(MAPL.GridComp):
     """
     """