! Copyright (C) 2007 Chris Double.
! See http://factorcode.org/license.txt for BSD license.
!
REQUIRES: libs/parser-combinators ;
PROVIDE: libs/cpu-8080
{
+files+ {
"cpu-8080.factor"
"cpu-8080.facts"
}
+help+ {
"cpu-8080" "cpu-8080"
} ;