File: default.h

package info (click to toggle)
fsm-lite 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 192 kB
  • ctags: 68
  • sloc: cpp: 563; makefile: 37
file content (4 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (5)
1
2
3
4

// Compile time setting, which determines the maximum number of input files.
// Note: Maximun is 2^DBITS, and increasing DBITS will increase memory usage.
#define DBITS 12