Sat, 25 Sep 2010 11:17:46 +0200added the nb-project 'isac' to repo; you find it in /src/Tools/isac/jedit! the isac plugin for jEdit
Marco Steger <m.steger@student.tugraz.at> [Sat, 25 Sep 2010 11:17:46 +0200] rev 38017
added the nb-project 'isac' to repo; you find it in /src/Tools/isac/jedit!

Sat, 25 Sep 2010 11:07:20 +0200the isac plugin for jEdit the isac plugin for jEdit
Marco Steger <m.steger@student.tugraz.at> [Sat, 25 Sep 2010 11:07:20 +0200] rev 38016
the isac plugin for jEdit

Thu, 23 Sep 2010 16:38:25 +0200changed 'writeln' --> 'tracing' in src/ and _NOT_ in test/ isac-update-Isa09-2
Walther Neuper <neuper@ist.tugraz.at> [Thu, 23 Sep 2010 16:38:25 +0200] rev 38015
changed 'writeln' --> 'tracing' in src/ and _NOT_ in test/

Thu, 23 Sep 2010 14:49:23 +0200updated "op +", "op -", "op *". "HOL.divide" in src & test isac-update-Isa09-2
Walther Neuper <neuper@ist.tugraz.at> [Thu, 23 Sep 2010 14:49:23 +0200] rev 38014
updated "op +", "op -", "op *". "HOL.divide" in src & test

find . -type f -exec sed -i s/"\"op +\""/"\"Groups.plus_class.plus\""/g {} \;
find . -type f -exec sed -i s/"\"op -\""/"\"Groups.minus_class.minus\""/g {} \;
find . -type f -exec sed -i s/"\"op *\""/"\"Groups.times_class.times\""/g {} \;
find . -type f -exec sed -i s/"\"HOL.divide\""/"\"Rings.inverse_class.divide\""/g {} \;

Thu, 23 Sep 2010 12:56:51 +0200interrupted update test/../Knowledge/integrate.sml, repaired term2str isac-update-Isa09-2
Walther Neuper <neuper@ist.tugraz.at> [Thu, 23 Sep 2010 12:56:51 +0200] rev 38013
interrupted update test/../Knowledge/integrate.sml, repaired term2str

term2str by help from Florian and Jasmin; took the former.
Found at that point in integrate.sml,
that all "op +" etc need to be updated.

Thu, 23 Sep 2010 08:54:26 +0200tuned pbt's due to copy_named isac-update-Isa09-2
Walther Neuper <neuper@ist.tugraz.at> [Thu, 23 Sep 2010 08:54:26 +0200] rev 38012
tuned pbt's due to copy_named

Thu, 23 Sep 2010 08:43:36 +0200repaired is_copy_named, cpy_nam and improved tests & comments isac-update-Isa09-2
Walther Neuper <neuper@ist.tugraz.at> [Thu, 23 Sep 2010 08:43:36 +0200] rev 38011
repaired is_copy_named, cpy_nam and improved tests & comments

Tue, 14 Sep 2010 15:46:56 +0200repaired copy_nam isac-update-Isa09-2
Walther Neuper <neuper@ist.tugraz.at> [Tue, 14 Sep 2010 15:46:56 +0200] rev 38010
repaired copy_nam

Tue, 14 Sep 2010 12:12:42 +0200adapted is_copy_named from v___ to v''' isac-update-Isa09-2
Walther Neuper <neuper@ist.tugraz.at> [Tue, 14 Sep 2010 12:12:42 +0200] rev 38009
adapted is_copy_named from v___ to v'''

Unclear comment for 'fun is_copy_named_generating',
thus probably still broken; waiting for further tests.
Tests are still run from Build_Isac.

Mon, 13 Sep 2010 18:37:16 +0200tuned isac-update-Isa09-2
Walther Neuper <neuper@ist.tugraz.at> [Mon, 13 Sep 2010 18:37:16 +0200] rev 38008
tuned