mirror of
https://github.com/dragonheim/gagent.git
synced 2025-01-18 09:36:28 -08:00
fix: [CI SKIP] Updated example to reflect the change.
This commit is contained in:
parent
ed40869730
commit
0b3e575331
1 changed files with 2 additions and 7 deletions
|
@ -1,13 +1,8 @@
|
||||||
###################
|
###################
|
||||||
### Hello Earth ###
|
### Hello Earth ###
|
||||||
###################
|
###################
|
||||||
# HINT START
|
array set GHINT ["thermal measurements" "gravity measurements" "gravity fluctuations"]
|
||||||
# - thermal measurements
|
|
||||||
# - gravity measurements
|
|
||||||
# - gravity fluctuations
|
|
||||||
# HINT END
|
|
||||||
proc hello_earth {} {
|
proc hello_earth {} {
|
||||||
puts "Hello Earth, does localized tempurature variations alter specific gravity?"
|
puts "Hello Earth, does localized tempurature variations alter specific gravity?"
|
||||||
}
|
}
|
||||||
|
hello_earth
|
||||||
hello_earth
|
|
Loading…
Add table
Reference in a new issue