DataDep/Interface.hpp

Go to the documentation of this file.
00001 #ifndef DataDepInterface_H
00002 #define DataDepInterface_H
00003 
00004 // Rename to DataDepIRInterface and put in IRInterfaces/ package !!!
00005 namespace OA {
00006 namespace DataDep {
00007 
00008 
00009     // getExprTree(ExprHandle h)
00010 } } // end namespaces
00011 
00012 #endif
00013