mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-18 03:12:40 +00:00
Rename Signals module to Ease
Fixes #74 Former-commit-id: 2158ce2d2ca183ccf0f6bfa7cf3899461db51887
This commit is contained in:
parent
e98e779be4
commit
7ae0efff7c
21 changed files with 22 additions and 22 deletions
2
videos/showcase/showcase.hs
Normal file → Executable file
2
videos/showcase/showcase.hs
Normal file → Executable file
|
|
@ -21,7 +21,7 @@ import Reanimate.Effect
|
|||
import Reanimate.Povray
|
||||
import Reanimate.Raster
|
||||
import Reanimate.Scene
|
||||
import Reanimate.Signal
|
||||
import Reanimate.Ease
|
||||
import Reanimate.Svg
|
||||
|
||||
{- SCRIPT
|
||||
|
|
|
|||
Loading…
Reference in a new issue