[Synopsis-changes] Synopsis/Synopsis/tests/Processors/Previous/input previous.cc,NONE,1.1

Stefan Seefeld stefan at synopsis.fresco.org
Tue Dec 2 05:41:50 UTC 2003


Update of /cvs/synopsis/Synopsis/tests/Processors/Previous/input
In directory frida:/tmp/cvs-serv30640/Processors/Previous/input

Added Files:
	previous.cc 
Log Message:
more tests

--- NEW FILE: previous.cc ---
struct Foo
{
  int first;  //< first comment
  int second; //< second comment
  int third;  //< third comment
};

enum Enum
{
  ONE,  //< ONE comment
  TWO,  //< TWO comment
  THREE //< THREE comment
};





More information about the Synopsis-changes mailing list