You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ov...@apache.org on 2002/03/16 00:43:08 UTC

cvs commit: xml-cocoon2/src/scratchpad/schecoon/webapp example.js

ovidiu      02/03/15 15:43:08

  Added:       src/scratchpad/schecoon/webapp example.js
  Log:
  Added.
  
  Revision  Changes    Path
  1.1                  xml-cocoon2/src/scratchpad/schecoon/webapp/example.js
  
  Index: example.js
  ===================================================================
  var a = 1;
  
  a + 1;
  
  function myf()
  {
    return 5;
  }
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org