mirror of
https://github.com/dragonheim/gagent.git
synced 2025-01-18 02:36:27 -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 ###
|
||||
###################
|
||||
# HINT START
|
||||
# - thermal measurements
|
||||
# - gravity measurements
|
||||
# - gravity fluctuations
|
||||
# HINT END
|
||||
array set GHINT ["thermal measurements" "gravity measurements" "gravity fluctuations"]
|
||||
proc hello_earth {} {
|
||||
puts "Hello Earth, does localized tempurature variations alter specific gravity?"
|
||||
}
|
||||
|
||||
hello_earth
|
||||
hello_earth
|
Loading…
Add table
Reference in a new issue