Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
YujiSODE committed Nov 15, 2017
1 parent 65d2468 commit 0240edd
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions gCS_template.tcl
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
#gCS_template.tcl
#@VAR
namespace eval ::gCS {
#variable _SIZE {width height};
#
#variable _FONT {CSS_font_value};
#
#variable; _TITLE {title_text};
#
#variable _SCALE {scaleLabel width height};
#
#===============================================
#variable stratumName {standardWidth color|filePath};
};
#@VAR
#stratumName:dy ?dx1 dx2?:text??;
#"---" indicates no data over given thickness
#@FIG
#@FIG
#@TXT
#@TXT

0 comments on commit 0240edd

Please sign in to comment.