timing code
[jalview.git] / buildcore.xml
index f4dff04..e90fe1c 100644 (file)
@@ -17,7 +17,7 @@
        <echo>creating and compressing core files - warnings are OK; "does not exist" is trouble</echo>
        <echo>reading core class list from file coreclasses</echo>      
        <loadresource property="coreclasses">
-       <file file="coreclasses"/>
+       <file file="_j2sclasslist.txt"/>
     </loadresource>
  
     <antcall target="call-core">
@@ -28,7 +28,7 @@
                " />
     </antcall>
     
-    <echo>......Now copy an html file in site/ and add   core:"core${core.name}",    to the Info block.</echo>         
+    <echo>......Now copy an html file in site/ and add   core:"${core.name}",    to the Info block.</echo>     
     
   </target>