upgrade to version 7.25.0
This commit is contained in:
parent
de0278e528
commit
5bd849e22b
38 changed files with 67 additions and 63 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//#created on: 30 oct. 2010
|
||||
package cours
|
||||
package lesson1
|
||||
|
||||
//list any import classes here.
|
||||
import droolscours.Account;
|
||||
|
|
|
|||
|
|
@ -63,7 +63,6 @@ public class Testlesson1 {
|
|||
|
||||
sessionStatefull.setGlobal("showResult", display);
|
||||
sessionStatefull.insert(a);
|
||||
|
||||
sessionStatefull.fireAllRules();
|
||||
System.out.println("So you saw something ;)");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue