summaryrefslogtreecommitdiffhomepage
path: root/mixlib/mix_vm_command.h
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-08 22:26:44 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-08 22:26:44 +0000
commitb08a27dca67a2e96b2d7fd194b1d5b6fd5b10529 (patch)
treee5d4daa3d4a4ad8122bc247a76f6ea8f9d617eea /mixlib/mix_vm_command.h
parent4a189e7f6f2a1a4ffa2ccc812b937f95649fc266 (diff)
downloadmdk-b08a27dca67a2e96b2d7fd194b1d5b6fd5b10529.tar.gz
mdk-b08a27dca67a2e96b2d7fd194b1d5b6fd5b10529.tar.bz2
src file path accessor added
Diffstat (limited to 'mixlib/mix_vm_command.h')
-rw-r--r--mixlib/mix_vm_command.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mixlib/mix_vm_command.h b/mixlib/mix_vm_command.h
index 3d51c73..71e5820 100644
--- a/mixlib/mix_vm_command.h
+++ b/mixlib/mix_vm_command.h
@@ -110,6 +110,9 @@ mix_vm_cmd_dispatcher_set_assembler (mix_vm_cmd_dispatcher_t *dis,
const gchar *asm_tplt);
extern const gchar *
+mix_vm_cmd_dispatcher_get_src_file_path (const mix_vm_cmd_dispatcher_t *dis);
+
+extern const gchar *
mix_vm_cmd_dispatcher_get_editor (const mix_vm_cmd_dispatcher_t *dis);
extern const gchar *