Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ bt1ActionPerformed
Method
bt1ActionPerformed
Singular/LIB/surfex/Project.java:572–574 ·
view source on GitHub ↗
(ActionEvent evt)
Source
from the content-addressed store, hash-verified
570
}
571
572
public
void
bt1ActionPerformed(ActionEvent evt) {
573
newEquation();
574
}
575
576
public
void
newEquation() {
577
eqAdm.newEquation();
Callers
1
actionPerformed
Method · 0.95
Calls
1
newEquation
Method · 0.95
Tested by
no test coverage detected