mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-24 10:12:20 -05:00
Documentation: Fix merge gone wrong.
This commit is contained in:
parent
9b3694f105
commit
d61e79a528
@ -59,8 +59,6 @@ write - again - their own wrapper around libMML. This is what is being done with
|
|||||||
*pyMML*, the python libMML wrapper. It is still as much in development as libMML
|
*pyMML*, the python libMML wrapper. It is still as much in development as libMML
|
||||||
is, but the functionality exposed by libMML is succesfully used.
|
is, but the functionality exposed by libMML is succesfully used.
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
As of writing the pyMML usage looks like this, the passing around of a client
|
As of writing the pyMML usage looks like this, the passing around of a client
|
||||||
may be removed in a later stage, or at least have it's behaviour changed.
|
may be removed in a later stage, or at least have it's behaviour changed.
|
||||||
|
|
||||||
@ -100,4 +98,3 @@ may be removed in a later stage, or at least have it's behaviour changed.
|
|||||||
print m.getPos()
|
print m.getPos()
|
||||||
|
|
||||||
del DLL
|
del DLL
|
||||||
>>>>>>> master
|
|
||||||
|
Loading…
Reference in New Issue
Block a user