Changeset 1032

Show
Ignore:
Timestamp:
06/02/10 17:41:29 (14 years ago)
Author:
ondrak
Message:

bugfix in Urv definition

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/doprava/aimsun_bdm/aimsun_ds.cpp

    r1031 r1032  
    118118  /* Description of the channels of the input vector. */ 
    119119  Urv = RV ( "{" 
    120           "Tc" 
    121           "495_offset" 
     120          "Tc " 
     121          "495_offset " 
    122122          "495_VA  495_VB   495_VC   495_VD   495_VE   495_VF " 
    123           "601_offset" 
     123          "601_offset " 
    124124          "601_VA  601_VB   601_VC   601_VD   601_VE   601_SE " 
    125125          "}" );