repo.or.cz
/
mu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix other mandelbrot variants
[mu.git]
/
archive
/
0.vm.arc
/
charterm
/
main.rkt
blob
5566a73fcf55320ad17ceeca1a915b1ce9165016
1
#lang racket/base
2
(require "charterm.rkt")
3
(provide (all-from-out "charterm.rkt"))