Skip to content

Commit 81db4a0

Browse files
committed
Installer
1 parent 4222d9d commit 81db4a0

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

cls/kutac/monitor/utils/Installer.cls.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<Export generator="Cache" version="25" zv="Cache for Windows (x86-64) 2015.1.1 (Build 505U)" ts="2015-06-29 14:17:24">
2+
<Export generator="Cache" version="25" zv="Cache for Windows (x86-64) 2015.1.1 (Build 505U)" ts="2015-06-29 14:18:49">
33
<Class name="kutac.monitor.utils.Installer">
44
<Abstract>1</Abstract>
5-
<TimeChanged>63732,51384.169611</TimeChanged>
5+
<TimeChanged>63732,51517.744445</TimeChanged>
66
<TimeCreated>63732,50627.865496</TimeCreated>
77

88
<XData name="Install">
@@ -39,9 +39,8 @@
3939
<Method name="setup">
4040
<Description>
4141
This is a method generator whose code is generated by XGL.
42-
Set pVars("Namespace")="TEMP3"
43-
Set pVars("SourceDir")="C:\temp\MDX2JSON\MDX2JSON"
44-
do ##class(MDX2JSON.Installer).setup(.pVars)</Description>
42+
Set pVars("Namespace")="SYSMON"
43+
do ##class(kutac.monitor.utils.Installer).setup(.pVars)</Description>
4544
<Internal>1</Internal>
4645
<ClassMethod>1</ClassMethod>
4746
<CodeMode>objectgenerator</CodeMode>

0 commit comments

Comments
 (0)