~eda-qa/leaflang/cpp

« back to all changes in this revision

Viewing changes to include/runner/runner.hpp

  • Committer: edA-qa mort-ora-y
  • Date: 2017-08-19 06:03:00 UTC
  • mfrom: (100.1.22 misc)
  • Revision ID: eda-qa@disemia.com-20170819060300-209dwd5884343mi0
merging miscelaneous changes, mainly platform improvements

Show diffs side-by-side

added added

removed removed

Lines of Context:
131
131
        shared_ptr<ir::module> get_expr();
132
132
        shared_ptr<ir::module> get_block();
133
133
        shared_ptr<ir::module> get_full();
 
134
        
 
135
        void expand_input_files();
134
136
};
135
137
 
136
138
#endif
 
 
b'\\ No newline at end of file'