rename some standalone projects
This commit is contained in:
8
projects/_standalone/habit-puzzles/source/Entry.hx
Normal file
8
projects/_standalone/habit-puzzles/source/Entry.hx
Normal file
@@ -0,0 +1,8 @@
|
||||
package;
|
||||
|
||||
import kiss.Prelude;
|
||||
import kiss.List;
|
||||
import HabitModel;
|
||||
|
||||
@:build(kiss.Kiss.build())
|
||||
class Entry {}
|
Reference in New Issue
Block a user