Changeset 14766 for trunk/FACT++/scripts


Ignore:
Timestamp:
01/09/13 16:05:26 (12 years ago)
Author:
neise
Message:
added inclusion of Observation_class.js in this file - was forgotten before
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/Main.js

    r14765 r14766  
    55'use strict';
    66
     7//this is just the class implementation of 'Observation'
     8include('scripts/Observation_class.js'); 
    79
    810dimctrl.defineState(37, "TimeOutBeforeTakingData", "MCP took more than 5minutes to start TakingData");
Note: See TracChangeset for help on using the changeset viewer.