Skip to content

Commit

Permalink
Also move the Temporal Color Coder from a .jar into plugins/Scripts/
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Feb 3, 2011
1 parent 388b95c commit 0521cbe
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 52 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@
/plugins/Thread_Killer.jar
/jars/imglib-scripting.jar
/jars/mij.jar
/plugins/Temporal_Color_Coder.jar
/plugins/Samples_.jar
/plugins/Lasso_and_Blow_Tool.jar
/jars/wavelets.jar
Expand Down
2 changes: 0 additions & 2 deletions Fakefile
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ PLUGIN_TARGETS=plugins/Jython_Interpreter.jar \
plugins/Linear_Kuwahara.jar \
plugins/Thread_Killer.jar \
plugins/Jython_Scripts.jar \
plugins/Temporal_Color_Coder.jar \
plugins/Samples_.jar \
plugins/Lasso_and_Blow_Tool.jar \
jars/mij.jar \
Expand Down Expand Up @@ -395,7 +394,6 @@ CLASSPATH(plugins/FlowJ_.jar)=jars/ij.jar
CLASSPATH(plugins/View5D_.jar)=jars/ij.jar
CLASSPATH(plugins/Time_Stamper.jar)=jars/ij.jar
CLASSPATH(plugins/3D_Objects_Counter.jar)=jars/ij.jar
CLASSPATH(plugins/Temporal_Color_Coder.jar)=jars/ij.jar
CLASSPATH(plugins/Snakuscule_.jar)=jars/ij.jar
CLASSPATH(plugins/UnwarpJ_.jar)=jars/ij.jar
CLASSPATH(plugins/Graph_Cut.jar)=jars/ij.jar:jars/imglib.jar:jars/imglib-ij.jar:jars/fiji-lib.jar
Expand Down
42 changes: 0 additions & 42 deletions src-plugins/Temporal_Color_Coder/TemporalColorCoder.java

This file was deleted.

3 changes: 0 additions & 3 deletions src-plugins/Temporal_Color_Coder/plugins.config

This file was deleted.

4 changes: 0 additions & 4 deletions src-plugins/Temporal_Color_Coder/test.ijm

This file was deleted.

0 comments on commit 0521cbe

Please sign in to comment.