Commit c096f07a authored by claes's avatar claes

*** empty log message ***

parent 2a8db796
......@@ -41,7 +41,7 @@ all : init copy lib
init :
copy : $(exe_dir)/xtt_help.dat $(exe_dir)/sv_se/pwrb_xtthelp.dat
copy : $(exe_dir)/xtt_help.dat $(exe_dir)/sv_se/pwrb_xtthelp.dat $(exe_dir)/pwr_logga.gif
lib : $(export_obj)
......@@ -61,6 +61,10 @@ $(exe_dir)/sv_se/pwrb_xtthelp.dat : ../../pwrb_xtthelp.dat_sv_se
@ $(cp) $(cpflags) $(source) $(target)
@ co_convert -t -d $(pwr_doc)/sv_se $(source)
$(exe_dir)/pwr_logga.gif : ../../pwr_logga.gif
@ echo "Copying pwr_logga.gif"
@ $(cp) $(cpflags) $(source) $(target)
$(clean_obj) : clean_%.o : %.c
rm $(obj_dir)/$*.o
......
......@@ -2,21 +2,21 @@
100 20
135 20
101 20
102 -9
103 -22
104 4.67836
136 4.67836
102 -25
103 26
104 6.23053
136 6.23053
105 100
106 -2
107 -5
106 -7
107 4
108 30.85
109 0.8
110 30.5303
111 0.65
116 0
117 0
118 199
119 156
117 4
118 174
119 140
120 1
121 Claes context
122 0
......@@ -646,7 +646,7 @@ pwr_exe:
1
100 0
101 66
102 65532
102 65533
103 0
50
5000 &$object.RemNodeObjects[0]
......@@ -958,7 +958,7 @@ pwr_exe:
4205 1
4208 1
4209 25
4210 5
4210 3
4211 1
4212 1
4213 2
......@@ -971,16 +971,16 @@ pwr_exe:
4215 1
4216 0.9
4222 0
4240 4
4240 6
4241 RemNode
4242 2.5
4243 Type
4244 24
4245 Description
4246 3
4247 Addr[0]
4248 3
4249 Addr[1]
4246 0
4247
4248 0
4249
4250 0
4251
4252 0
......@@ -1051,17 +1051,17 @@ pwr_exe:
3000 $object.RemNodeObjects##Objid#24
3001 %1o
3002
3003 $header.TransportType##UInt32
3004 %d
3003 $header.Id##String8
3004 %s
3005
3006 $header.Description##String80
3007 %s
3008
3009 $header.Address##UInt16#2[0]
3010 %d
3009
3010
3011
3012 $header.Address##UInt16#2[1]
3013 %d
3012
3013
3014
3015
3016
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment