python

Dependencies:   TSI mbed

Fork of pymite by Norimasa Okamoto

platform/mbed/pmfeatures.h

Committer:
kausdev
Date:
2014-08-28
Revision:
12:d27ad05214e3
Parent:
3:559c4bd38111

File content as of revision 12:d27ad05214e3:

/* Automatically generated by ./pmGenPmFeatures.py on Wed Mar 13 11:50:30 2013.  DO NOT EDIT. */
#define HAVE_PRINT
#define HAVE_CLASSES
#define HAVE_REPLICATION
#define HAVE_DEFAULTARGS
#define HAVE_DEL
#define HAVE_BACKTICK
#define HAVE_FLOAT
#define HAVE_GC
#define HAVE_STRING_FORMAT
#define HAVE_AUTOBOX
#define HAVE_ASSERT
#define HAVE_CLOSURES
#define HAVE_GENERATORS
#define HAVE_IMPORTS
#define HAVE_DEBUG_INFO
#define HAVE_PYTHON26