Files
openfoam/applications/test
Mark Olesen cc290b7c02 ENH: improve dictionary parsing behaviour for ill-formed entries (closes #510)
- mostly associated with forgotten quotes around "(abd|def)" ...

- Address different potential problems:

      (key) { key1   entry1; }
      (key) { key1   entry1; };    // <- Note trailing ';'
      (key) entry2;
2017-07-19 11:00:44 +02:00
..
2017-01-19 20:17:47 +00:00
2017-06-26 11:03:00 +01:00
2016-04-16 18:34:41 +01:00
2017-05-17 10:18:14 +02:00
2015-12-22 23:14:17 +00:00
2013-09-27 22:47:59 +01:00
2017-05-17 10:18:14 +02:00