~ubuntu-branches/ubuntu/trusty/muse/trusty

« back to all changes in this revision

Viewing changes to muse/remote/pyapi.cpp

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2013-08-28 16:25:57 UTC
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: package-import@ubuntu.com-20130828162557-knls3ip7j262eepx
Tags: upstream-2.1.2
ImportĀ upstreamĀ versionĀ 2.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
980
980
 
981
981
      { "getDivision", getDivision, METH_VARARGS, "Number of ticks per 1/4 (?)" },
982
982
 
983
 
      {NULL, NULL, NULL, NULL}
 
983
      {NULL, NULL, 0, NULL}
984
984
};
985
985
 
986
986
/**