mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Documentation (mostly for scenes) (#58)
Former-commit-id: 76fe4a261710ff744d09c9dd0a9b694f759fda41
This commit is contained in:
parent
458da0f2ec
commit
ff2f7f614b
45 changed files with 759 additions and 163 deletions
|
|
@ -9,10 +9,7 @@ import Graphics.SvgTree hiding (Text)
|
|||
import Numeric
|
||||
import Reanimate.Animation
|
||||
import Reanimate.Constants
|
||||
import Reanimate.Driver (reanimate)
|
||||
import Reanimate.LaTeX
|
||||
import Reanimate.Signal
|
||||
import Reanimate.Svg
|
||||
import Reanimate
|
||||
|
||||
main :: IO ()
|
||||
main = reanimate $ pauseAtEnd 5 $
|
||||
|
|
|
|||
Loading…
Reference in a new issue