2012-03-09  Francois Felix Ingrand  <felix@ingrand.net>

	* openprsGen.c (declareMainAndAtoms): indent code.

2012-03-05  Felix Ingrand  <felix@cturtle>

	* We are now smarter about having -x or not when generating
	openprs stuff (with -o). If -x is not given, we do not generate code to use
	tclserv client.

2012-03-02  Felix Ingrand  <felix@cturtle>

	* parser.y (main): Forcing -x on -o... will write something smarter later.

	* openprsGen.c (declareRequests): Added the tclservclient declaration.

2005-07-25  Francois Felix Ingrand  <felix@laas.fr>

	* parser.y (main): Added $moduleOprs variable for the name of the module-oprs.pc file...

1999-09-24  Francois Felix Ingrand  <felix@laas.fr>

	* openprsDecodeGen.c: Fix a bug in enum decodage where we returned 
	FALSE instead of a real Term.

1999-09-21  Francois Felix Ingrand  <felix@laas.fr>

	* parser.y (main): call perl explicitely... instead of relying on
	the #!/blah/blah

1999-09-17  Francois Felix Ingrand  <felix@laas.fr>

	* openprsGen.c: Added ABORT request and the symbol and op declarations.
	* openprsGen.c: Added ASYNC OP symbol declarations.

1999-09-02  Francois Felix Ingrand  <felix@laas.fr>

	* openprsGen.c: Fixed a pb with type name not properly written
	(unsigned int, instead of unsigned_int).

1999-07-20  Francois Felix Ingrand  <felix@laas.fr>

	* openprsEncodeGen.c: An update missing in this file.

1999-07-19  Francois Felix Ingrand  <felix@laas.fr>

	* openprsGen.c: Cast the encode/decode functions to avoid warning.

1999-07-07  Francois Felix Ingrand  <felix@laas.fr>

	* Changes in the include directives to make proper inclusion of
	included modules...

1999-07-03  Francois Felix Ingrand  <felix@laas.fr>

	* openprsGen.c: Declare functional fact 0, not 1.

1999-06-28  Francois Felix Ingrand  <felix@laas.fr>

	* openprsGen.c (declarePosters): Uppercase the poster components
	name, and fixed some name problems.

1999-06-25  Francois Felix Ingrand  <felix@laas.fr>

	* openprsGen.c: Added function for encode/decode posters and their 
	components.

1999-06-24  Francois Felix Ingrand  <felix@laas.fr>

	* openprsOpGen.c: Keep output if applicable, and remove NIL inputs 
	arg grom the invocation part.

1999-06-23  Francois Felix Ingrand  <felix@laas.fr>

	* openprsDecodeGen.c: Added the size of the string.

	* openprsEncodeGen.c (genEncodeEnum): We must take the element
	elt+1 from the Term_Comp.

	* parser.y: Added a $genOpenprs var in the perl script.

1999-06-22  Francois Felix Ingrand  <felix@laas.fr>

	* openprsGen.c: Encode a la place de la fonction de decode...

1999-06-15  Francois Felix Ingrand  <felix@laas.fr>

	* openprsMakeGen.c: Added openprs/Makefile.protos

	* openprsGen.c: Un arg de trop au format.

1999-06-10  Francois Felix Ingrand  <felix@laas.fr>

	* openprsOpGen.c (openprsOpGen): When no INPUTS, put nil.
	(openprsOpGen): OUTPUTS, idem.

