/[ascend]/trunk/ascxx/instanceinterfacedata.cpp
ViewVC logotype

Contents of /trunk/ascxx/instanceinterfacedata.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2327 - (show annotations) (download) (as text)
Wed Dec 22 07:17:24 2010 UTC (13 years, 8 months ago) by jpye
File MIME type: text/x-c++src
File size: 244 byte(s)
Merging in refactor of the C++ code, which is moved out of 'pygtk' and into 'ascxx'.
Adding support for IPOPT 3.9.1, the current latest version.
Support in dtar for parallel builds (possibly needs some testing still).
1 #include "instanceinterfacedata.h"
2
3 // This class is really trivial, but hopefully it's a little flexible for other stuff when time comes.
4
5 InstanceInterfaceData::InstanceInterfaceData(){
6 // nothing here
7 status = ASCXX_INST_STATUS_UNKNOWN;
8 }

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22