You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
613 B
29 lines
613 B
#include <epm.h>
|
|
#include <custom.h>
|
|
#include <user_exits.h>
|
|
#include <user_server_exits.h>
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <item.h>
|
|
#include <tctype.h>
|
|
#include <grmtype.h>
|
|
#include <form.h>
|
|
#include <pom.h>
|
|
#include <aom.h>
|
|
#include <sa.h>
|
|
#include <tcfile.h>
|
|
#include <workspaceobject.h>
|
|
#include <bmf.h>
|
|
#include <grm.h>
|
|
#include <datasettype.h>
|
|
#include <prop.h>
|
|
#include <envelope.h>
|
|
#include <tc/folder.h>
|
|
#include <epm_task_template_itk.h>
|
|
#include <ics2.h>
|
|
#include <ics.h>
|
|
|
|
int sendto_ico(char *ic_id,tag_t revTag,char *item_id);
|
|
|
|
extern int hi2_auto_class( EPM_action_message_t msg );
|