Changes between Version 1 and Version 2 of Ticket #3611, comment 1
- Timestamp:
- 2016-01-15T15:03:26Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3611, comment 1
v1 v2 1 1 Fixed in [https://github.com/OpenModelica/OMOptim/commit/10c22effef23c2932c3ac9da618ec24834a73c41] 2 2 3 I changed the "([0-9]*)" to "([0-9]+)"to have at least one digit there3 I changed the {{{([0-9]*)}}} to {{{([0-9]+)}}} to have at least one digit there