Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
moved to trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
aidinabedi committed Dec 13, 2009
0 parents commit f6a223b
Show file tree
Hide file tree
Showing 35 changed files with 6,239 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Compact/RunMe.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@echo off
copy /b ..\include\Shiny.h + ..\include\ShinyConfig.h + ..\include\ShinyPrereqs.h + ..\include\ShinyData.h + ..\include\ShinyTools.h + ..\include\ShinyNode.h + ..\include\ShinyZone.h + ..\include\ShinyNodePool.h + ..\include\ShinyOutput.h + ..\include\ShinyManager.h + ..\include\ShinyMacros.h Shiny.h
copy /b ..\src\ShinyManager.cpp + ..\src\ShinyNode.cpp + ..\src\ShinyNodePool.cpp + ..\src\ShinyOutput.cpp + ..\src\ShinyTools.cpp Shiny.cpp
pause
Loading

0 comments on commit f6a223b

Please sign in to comment.