Subversion Repositories Vertical

Rev

Rev 2 | Blame | Last modification | View Log | Download | RSS feed

  1. /* $Header: c:\\cygwin\\cvsroot/Vert03/compile_expr_dummy.c,v 1.1.1.1 2003/11/04 23:34:56
  2.  * mjames Exp $ $RCSid$ $File$
  3.  *
  4.  * $Log: compile_expr_dummy.c,v $
  5.  * Revision 1.1.1.1  2003/11/04 23:34:56  mjames
  6.  * Imported into local repositrory
  7.  *
  8.  */
  9.  
  10. #include "expression.h"
  11.  
  12. expression_t *compile_expression_from_string (char *s)
  13. {
  14. }