Release coccinelle-0.2.2-rc2
[bpt/coccinelle.git] / commons / ofullcommon.ml
index 8f00d99..9635477 100644 (file)
@@ -1,11 +1,11 @@
 (* Do a 'open Fullcommon' to access most of the functions in commons/
  * without needing to qualify them.
- * 
+ *
  * update: Jane Street use a similar trick, to have a more complete
  * Pervasives, but for far more. They can define a module Std that
  * correspond to old std lib and a module Std_internal that instead
  * include all their extensions over the standard lib (a more complete
- * List module, Arg, etc) 
+ * List module, Arg, etc)
 *)
 
 include Common