File: MVectorTS.hs

package info (click to toggle)
haskell-bitvec 1.1.5.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 348 kB
  • sloc: haskell: 3,408; ansic: 397; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (2)
1
2
3
4
{-# LANGUAGE CPP #-}

#define BITVEC_THREADSAFE
#include "Tests/MVector.hs"