Just another update
This commit is contained in:
parent
a25938f123
commit
00a190b0a6
6591 changed files with 94363 additions and 23227 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package require Tcl 8.6; # Or 8.5 with the TclOO package
|
||||
|
||||
# This code is structured as a class with a little trivial DSL parser so it is
|
||||
# easy to change what problem is being worked on.
|
||||
# This code is structured as a class with a little trivial DSL parser
|
||||
# so it is easy to change what problem is being worked on.
|
||||
oo::class create ResistorMesh {
|
||||
variable forcePoints V fixed w h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue