|
|
@ -1,3 +1,12 @@ |
|
|
|
|
|
2005-04-29 Paolo Nenzi <p.nenzi@ieee.org> |
|
|
|
|
|
|
|
|
|
|
|
* src/frontend/inpcom.c: end-of-line comments starting with |
|
|
|
|
|
the "$" (dollar) sign can be confused with a variable. To |
|
|
|
|
|
avoid this, the new syntax for such and-of-line comment is: |
|
|
|
|
|
$ <any comment> (the space is mandatory). |
|
|
|
|
|
Patch sent from Steven Borley <steven.borley@diode.demon.co.uk>. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2005-04-26 Paolo Nenzi <p.nenzi@ieee.org> |
|
|
2005-04-26 Paolo Nenzi <p.nenzi@ieee.org> |
|
|
|
|
|
|
|
|
* src/main.c, src/frontend{inp.c, nutinp.c}, src/include/defines.h: |
|
|
* src/main.c, src/frontend{inp.c, nutinp.c}, src/include/defines.h: |
|
|
|