Page MenuHomePhorge

setup_agent.cpp
No OneTemporary

Size
280 B
Referenced Files
None
Subscribers
None

setup_agent.cpp

This document is not UTF8. It was detected as ISO-8859-1 (Latin 1) and converted to UTF8 for display.
#include "setup_agent.h"
#include <stdio.h>
//TODO: schönerer output
void set_agents_abstraction_method(Agent* agent, unsigned int abstraction_method) {
/*
if(agent->set_abstraction_method(abstraction_method))
printf("set!");
else
printf("not set");
*/
}

File Metadata

Mime Type
text/x-c
Expires
Sun, Mar 1, 6:30 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
277090
Default Alt Text
setup_agent.cpp (280 B)

Event Timeline