preprocess.hh
Go to the documentation of this file.
00001 #ifndef PREPROCESS_H
00002 #define PREPROCESS_H
00003 
00004 #include <string>
00005 #include <list>
00006 
00007 std::string preprocess(const std::string& fichier, const std::list<std::string>& options);
00008 
00009 #endif
00010 


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Thu Jan 2 2014 11:38:41