Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 0.29 KB | Hits: 25 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. MultiLineCommentChars ::
  2. MultiLineNotAsteriskChar
  3. MultiLineNotAsteriskChar MultiLineCommentChars
  4. *
  5. * PostAsteriskCommentChars
  6.  
  7. PostAsteriskCommentChars ::
  8. MultiLineNotForwardSlashOrAsteriskChar
  9. MultiLineNotForwardSlashOrAsteriskChar MultiLineCommentChars
  10. *
  11. * PostAsteriskCommentChars