[BACK]Return to oxweave.test CVS log [TXT][DIR] Up to [local] / OpenXM / src / kxx

File: [local] / OpenXM / src / kxx / oxweave.test (download)

Revision 1.1, Tue Dec 14 06:41:03 1999 UTC (24 years, 5 months ago) by takayama
Branch: MAIN

Better version of oxweave (I believe). See the usage of oxweave.
oxweave.test is a test data.

/*&jp
 This is a test 
 of / *
*/
//&jp This is a test of / / &
/*&C
  This is a test of
  / * & C
*/
This is out of the comments 1.
/* This is a regular comment. */
This is out of the comments 2.
/*&jp
This is a  /* comment */ recuriseve.
*/
oxweave --plain jp <oxweave.test
oxweave jp <oxweave.test
oxweave C <oxweave.test
oxweave --recursive --plain jp <oxweave.test
oxweave --recursive C <oxweave.test