(* ::Package:: *) (************************************************************************) (* This file was generated automatically by the Mathematica front end. *) (* It contains Initialization cells from a Notebook file, which *) (* typically will have the same name as this file except ending in *) (* ".nb" instead of ".m". *) (* *) (* This file is intended to be loaded into the Mathematica kernel using *) (* the package loading commands Get or Needs. Doing so is equivalent *) (* to using the Evaluate Initialization Cells menu command in the front *) (* end. *) (* *) (* DO NOT EDIT THIS FILE. This entire file is regenerated *) (* automatically each time the parent Notebook file is saved in the *) (* Mathematica front end. Any changes you make to this file will be *) (* overwritten. *) (************************************************************************) Print[]; Get["C:\\drorbn\\AcademicPensieve\\Projects\\AcademicPensieve\\AssemblyPrograms.m"]; Print["Running BatchAssembly with {PensieveDirectory, PensieveURL}="]; Print[{PensieveDirectory, PensieveURL}= {"C:\\drorbn\\AcademicPensieve", "http://drorbn.net/AcademicPensieve/"}]; Print[]; PensieveAssemble["all"]; Print[]; Print["Done."]; Pause[15]; Exit[];